Searched refs:EVENT_NANOAPP_MESSAGE (Results 1 – 4 of 4) sorted by relevance
114 case ContextHubManager.EVENT_NANOAPP_MESSAGE: in fromIntent()117 if (eventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in fromIntent()200 if (mEventType != ContextHubManager.EVENT_NANOAPP_MESSAGE) { in getNanoAppMessage()234 if (mEventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in toString()263 if (mEventType == ContextHubManager.EVENT_NANOAPP_MESSAGE) { in equals()
141 EVENT_NANOAPP_MESSAGE,177 public static final int EVENT_NANOAPP_MESSAGE = 5; field in ContextHubManager
611 () -> createIntent(ContextHubManager.EVENT_NANOAPP_MESSAGE, nanoAppId) in sendMessageToClient()
5272 field public static final int EVENT_NANOAPP_MESSAGE = 5; // 0x5