Home
last modified time | relevance | path

Searched refs:handleActionStayAwake (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExponentIntentService.kt41 ACTION_STAY_AWAKE -> handleActionStayAwake() in onHandleIntent()
64 private fun handleActionStayAwake() { in handleActionStayAwake() method