Home
last modified time | relevance | path

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

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHubCallback.aidl40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHubCallback.aidl40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHubCallback.aidl40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHubCallback.aidl40 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHubCallback.aidl78 void handleTransactionResult(in int transactionId, in boolean success); in handleTransactionResult() method
/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp129 Status handleTransactionResult(int32_t /* transactionId */, bool /* success */) override { in handleTransactionResult() function in EmptyContextHubCallback
175 Status handleTransactionResult(int32_t /* transactionId */, bool /* success */) override { in handleTransactionResult() function in QueryAppsCallback
251 Status handleTransactionResult(int32_t transactionId, bool success) override { in handleTransactionResult() function in TransactionResultCallback