Home
last modified time | relevance | path

Searched refs:hasExtraOrThrow (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubIntentEvent.java100 hasExtraOrThrow(intent, ContextHubManager.EXTRA_CONTEXT_HUB_INFO); in fromIntent()
118 hasExtraOrThrow(intent, ContextHubManager.EXTRA_MESSAGE); in fromIntent()
278 private static void hasExtraOrThrow(Intent intent, String extra) { in hasExtraOrThrow() method in ContextHubIntentEvent
285 hasExtraOrThrow(intent, extra); in getIntExtraOrThrow()
290 hasExtraOrThrow(intent, extra); in getLongExtraOrThrow()