Searched refs:getActionStayAwake (Results 1 – 2 of 2) sorted by relevance
46 startService(ExponentIntentService.getActionStayAwake(applicationContext)) in onCreate()
76 @JvmStatic fun getActionStayAwake(context: Context): Intent { in getActionStayAwake() method