Searched refs:CHRE_EVENT_HOST_ASLEEP (Results 1 – 7 of 7) sorted by relevance
68 case CHRE_EVENT_HOST_ASLEEP: in nanoappHandleEvent()
57 mHostIsAwake ? CHRE_EVENT_HOST_AWAKE : CHRE_EVENT_HOST_ASLEEP, in onHostWakeSuspendEvent()
101 registerForBroadcastEvent(CHRE_EVENT_HOST_ASLEEP); in configureHostSleepEvents()104 unregisterForBroadcastEvent(CHRE_EVENT_HOST_ASLEEP); in configureHostSleepEvents()
129 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro
131 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro
142 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro