Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubService.java172 ContextHubServiceUtil.toHubAppInfo_1_2(nanoAppInfoList)); in handleAppsInfo()
212 ContextHubServiceUtil.createContextHubInfoMap(hubInfo.first)); in ContextHubService()
396 return ContextHubServiceUtil.createPrimitiveIntArray(mContextHubIdToInfoMap.keySet());
728 ContextHubServiceUtil.createNanoAppStateList(nanoAppInfoList);
977 ContextHubServiceUtil.checkPermissions(mContext);
H A DContextHubTransactionManager.java147 ContextHubServiceUtil.createHidlNanoAppBinary(nanoAppBinary); in createLoadTransaction()
477 ContextHubServiceUtil.toTransactionResult(result));
H A DContextHubClientBroker.java378 ContextHubServiceUtil.checkPermissions(mContext); in sendMessageToNanoApp()
400 ContextHubServiceUtil.createHidlContextHubMessage(mHostEndPointId, message); in sendMessageToNanoApp()
415 return ContextHubServiceUtil.toTransactionResult(result); in sendMessageToNanoApp()
H A DContextHubServiceUtil.java47 /* package */ class ContextHubServiceUtil { class
H A DContextHubClientManager.java238 NanoAppMessage clientMessage = ContextHubServiceUtil.createNanoAppMessage(message); in onMessageFromNanoApp()
/aosp12/frameworks/base/services/
H A Dart-profile21624 HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;-><clinit>()V
21625 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->checkPermissions(Landroid/content…
21626 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->copyToByteArrayList([BLjava/util/…
21627 HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createContextHubInfoMap(Ljava/ut…
21629 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createHidlNanoAppBinary(Landroid/…
21630 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppMessage(Landroid/har…
21631 HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppStateList(Ljava/uti…
21632 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createPrimitiveByteArray(Ljava/ut…
21633 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createPrimitiveIntArray(Ljava/uti…
21634 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->toTransactionResult(I)I
[all …]