Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubServiceUtil.java228 ArrayList<NanoAppRpcService> rpcServiceList = new ArrayList<>(); in createNanoAppStateList() local
230 rpcServiceList.add(new NanoAppRpcService(service.id, service.version)); in createNanoAppStateList()
235 rpcServiceList)); in createNanoAppStateList()