Home
last modified time | relevance | path

Searched defs:handleNanoappInfo (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubService.java203 public void handleNanoappInfo(List<NanoAppState> nanoappStateList) { in handleNanoappInfo() method in ContextHubService.ContextHubServiceCallback
H A DIContextHubWrapper.java85 void handleNanoappInfo(List<NanoAppState> nanoappStateList); in handleNanoappInfo() method
430 public void handleNanoappInfo(android.hardware.contexthub.NanoappInfo[] appInfo) { in handleNanoappInfo() method in IContextHubWrapper.ContextHubWrapperAidl.ContextHubAidlCallback