Searched refs:EVENT_NANOAPP_MESSAGE (Results 1 – 5 of 5) sorted by relevance
108 case ContextHubManager.EVENT_NANOAPP_MESSAGE: // fall through in fromIntent()110 if (eventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in fromIntent()188 if (mEventType != ContextHubManager.EVENT_NANOAPP_MESSAGE) { in getNanoAppMessage()207 if (mEventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in toString()233 if (mEventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in equals()
95 EVENT_NANOAPP_MESSAGE,130 public static final int EVENT_NANOAPP_MESSAGE = 5; field in ContextHubManager
238 () -> createIntent(ContextHubManager.EVENT_NANOAPP_MESSAGE, message.getNanoAppId()) in sendMessageToClient()
2616 field public static final int EVENT_NANOAPP_MESSAGE = 5; // 0x5