Home
last modified time | relevance | path

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

/system/chre/apps/host_awake_world/
Dhost_awake_world.cc68 case CHRE_EVENT_HOST_ASLEEP: in nanoappHandleEvent()
/system/chre/platform/slpi/see/
Dpower_control_manager.cc57 mHostIsAwake ? CHRE_EVENT_HOST_AWAKE : CHRE_EVENT_HOST_ASLEEP, in onHostWakeSuspendEvent()
/system/chre/core/
Dnanoapp.cc101 registerForBroadcastEvent(CHRE_EVENT_HOST_ASLEEP); in configureHostSleepEvents()
104 unregisterForBroadcastEvent(CHRE_EVENT_HOST_ASLEEP); in configureHostSleepEvents()
/system/chre/chre_api/legacy/v1_3/chre/
Devent.h129 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro
/system/chre/chre_api/legacy/v1_2/chre/
Devent.h129 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro
/system/chre/chre_api/legacy/v1_4/chre/
Devent.h131 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro
/system/chre/chre_api/include/chre_api/chre/
Devent.h142 #define CHRE_EVENT_HOST_ASLEEP UINT16_C(0x0006) macro