HomeSort by relevance Sort by last modified time
    Searched defs:CHRE_EVENT_NANOAPP_STOPPED (Results 1 - 2 of 2) sorted by null

  /system/chre/chre_api/include/chre_api/chre/
event.h 109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004)
495 * CHRE_EVENT_NANOAPP_STOPPED. These events are disabled by default, and if a
506 * @see CHRE_EVENT_NANOAPP_STOPPED
  /system/chre/chre_api/legacy/v1_1/chre/
event.h 109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004)
467 * CHRE_EVENT_NANOAPP_STOPPED. These events are disabled by default, and if a
478 * @see CHRE_EVENT_NANOAPP_STOPPED

Completed in 217 milliseconds