Searched refs:EVENT_NANOAPP_ABORTED (Results 1 – 5 of 5) sorted by relevance
107 case ContextHubManager.EVENT_NANOAPP_ABORTED: in fromIntent()119 } else if (eventType == ContextHubManager.EVENT_NANOAPP_ABORTED) { in fromIntent()174 if (mEventType != ContextHubManager.EVENT_NANOAPP_ABORTED) { in getNanoAppAbortCode()204 if (mEventType == ContextHubManager.EVENT_NANOAPP_ABORTED) { in toString()230 if (mEventType == ContextHubManager.EVENT_NANOAPP_ABORTED) { in equals()
94 EVENT_NANOAPP_ABORTED,124 public static final int EVENT_NANOAPP_ABORTED = 4; field in ContextHubManager
283 () -> createIntent(ContextHubManager.EVENT_NANOAPP_ABORTED, nanoAppId) in onNanoAppAborted()
2612 field public static final int EVENT_NANOAPP_ABORTED = 4; // 0x4