Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleNanoappInfo(in NanoappInfo[] appInfo); in handleNanoappInfo() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp70 mCallback->handleNanoappInfo(nanoapps); in queryNanoapps()
/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp118 Status handleNanoappInfo(const std::vector<NanoappInfo>& /* appInfo */) override { in handleNanoappInfo() function in EmptyContextHubCallback
162 Status handleNanoappInfo(const std::vector<NanoappInfo>& appInfo) override { in handleNanoappInfo() function in QueryAppsCallback
240 Status handleNanoappInfo(const std::vector<NanoappInfo>& /* appInfo */) override { in handleNanoappInfo() function in TransactionResultCallback