Searched defs:contextHubInfo (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/location/ |
H A D | ContextHubIntentEvent.java | 48 private ContextHubIntentEvent( in ContextHubIntentEvent() 60 private ContextHubIntentEvent( in ContextHubIntentEvent() 66 private ContextHubIntentEvent( in ContextHubIntentEvent() 73 private ContextHubIntentEvent( in ContextHubIntentEvent() 80 private ContextHubIntentEvent( in ContextHubIntentEvent()
|
/aosp12/system/chre/java/test/utils/src/com/google/android/utils/chre/ |
H A D | ChreTestUtil.java | 203 ContextHubManager contextHubManager, ContextHubInfo contextHubInfo) { in queryNanoAppsAssertSuccess() 228 ContextHubInfo contextHubInfo, long nanoAppId) { in getNanoAppVersion()
|
/aosp12/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/ |
H A D | ChreCrossValidatorBase.java | 66 ChreCrossValidatorBase(ContextHubManager contextHubManager, ContextHubInfo contextHubInfo, in ChreCrossValidatorBase()
|
H A D | ChreCrossValidatorWifi.java | 82 ContextHubManager contextHubManager, ContextHubInfo contextHubInfo, in ChreCrossValidatorWifi()
|
H A D | ChreCrossValidatorSensor.java | 121 ContextHubInfo contextHubInfo, NanoAppBinary nanoAppBinary, int apSensorType) in ChreCrossValidatorSensor()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | ContextHubClientManager.java | 157 ContextHubInfo contextHubInfo, IContextHubClientCallback clientCallback, in registerClient() 198 ContextHubInfo contextHubInfo, PendingIntent pendingIntent, long nanoAppId, in registerClient()
|
H A D | ContextHubClientBroker.java | 315 ContextHubClientManager clientManager, ContextHubInfo contextHubInfo, in ContextHubClientBroker() 345 ContextHubClientManager clientManager, ContextHubInfo contextHubInfo, in ContextHubClientBroker() 355 ContextHubClientManager clientManager, ContextHubInfo contextHubInfo, in ContextHubClientBroker()
|
H A D | ContextHubService.java | 223 ContextHubInfo contextHubInfo = mContextHubIdToInfoMap.get(contextHubId); in ContextHubService() local
|