Home
last modified time | relevance | path

Searched defs:enableNanoapp (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl124 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp58 ScopedAStatus ContextHub::enableNanoapp(int32_t /* in_contextHubId */, int64_t /* in_appId */, in enableNanoapp() function in aidl::android::hardware::contexthub::ContextHub