Searched refs:EXTRA_NANOAPP_ID (Results 1 – 5 of 5) sorted by relevance
109 long nanoAppId = getLongExtraOrThrow(intent, ContextHubManager.EXTRA_NANOAPP_ID); in fromIntent()
71 public static final String EXTRA_NANOAPP_ID = "android.hardware.location.extra.NANOAPP_ID"; field in ContextHubManager
354 intent.putExtra(ContextHubManager.EXTRA_NANOAPP_ID, nanoAppId); in createIntent()
2622 … field public static final String EXTRA_NANOAPP_ID = "android.hardware.location.extra.NANOAPP_ID";