Home
last modified time | relevance | path

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

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