Home
last modified time | relevance | path

Searched defs:handleNanoappInfo (Results 1 – 6 of 6) 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/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleNanoappInfo(in 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/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