Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DIContextHubWrapper.java432 ContextHubServiceUtil.createNanoAppStateList(appInfo); in handleNanoappInfo()
443 ContextHubServiceUtil.createNanoAppMessage(msg), in handleContextHubMessage()
637 ContextHubServiceUtil.createAidlNanoAppBinary(binary); in loadNanoapp()
834 ContextHubServiceUtil.createNanoAppMessage(message), in handleClientMsg()
848 ContextHubServiceUtil.toContextHubEvent(eventType)); in handleHubEvent()
889 return ContextHubServiceUtil.toTransactionResult( in sendMessageToContextHub()
897 ContextHubServiceUtil.createHidlNanoAppBinary(binary); in loadNanoapp()
898 return ContextHubServiceUtil.toTransactionResult(mHub.loadNanoApp( in loadNanoapp()
905 return ContextHubServiceUtil.toTransactionResult(mHub.unloadNanoApp( in unloadNanoapp()
912 return ContextHubServiceUtil.toTransactionResult(mHub.enableNanoApp( in enableNanoapp()
[all …]
H A DContextHubEventLogger.java103 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(timeStampInMs)); in toString()
131 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(timeStampInMs)); in toString()
161 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(timeStampInMs)); in toString()
184 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(timeStampInMs)); in toString()
H A DContextHubTransactionManager.java107 return ContextHubServiceUtil.formatDateFromTimestamp(mTimestamp) + " " + mTransaction; in toString()
493 ContextHubServiceUtil.toTransactionResult(result));
H A DContextHubClientManager.java121 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(mTimestamp)); in toString()
H A DContextHubServiceUtil.java46 /* package */ class ContextHubServiceUtil { class
H A DContextHubService.java352 ContextHubServiceUtil.createContextHubInfoMap(hubInfo.first));
588 return ContextHubServiceUtil.createPrimitiveIntArray(mContextHubIdToInfoMap.keySet());
1300 ContextHubServiceUtil.checkPermissions(mContext);
H A DContextHubClientBroker.java445 ContextHubServiceUtil.checkPermissions(mContext); in sendMessageToNanoApp()
/aosp14/frameworks/base/services/
H A Dart-profile4760 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->checkPermissions(Landroid/content…
4761 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createAidlContextHubMessage(SLand…
4762 HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppMessage(Landroid/har…
4763 HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppStateList([Landroid…