Searched refs:ContextHubServiceUtil (Results 1 – 8 of 8) sorted by relevance
432 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 …]
103 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()
107 return ContextHubServiceUtil.formatDateFromTimestamp(mTimestamp) + " " + mTransaction; in toString()493 ContextHubServiceUtil.toTransactionResult(result));
121 sb.append(ContextHubServiceUtil.formatDateFromTimestamp(mTimestamp)); in toString()
46 /* package */ class ContextHubServiceUtil { class
352 ContextHubServiceUtil.createContextHubInfoMap(hubInfo.first));588 return ContextHubServiceUtil.createPrimitiveIntArray(mContextHubIdToInfoMap.keySet());1300 ContextHubServiceUtil.checkPermissions(mContext);
445 ContextHubServiceUtil.checkPermissions(mContext); in sendMessageToNanoApp()
4760 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…