Searched defs:enableNanoapp (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/ |
D | IContextHub.aidl | 41 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/ |
D | IContextHub.aidl | 41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
|
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/ |
D | IContextHub.aidl | 124 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/ |
D | IContextHub.aidl | 41 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/ |
D | IContextHub.aidl | 41 void enableNanoapp(in int contextHubId, in long appId, in int transactionId); in enableNanoapp() method
|
/hardware/interfaces/contexthub/aidl/default/ |
D | ContextHub.cpp | 58 ScopedAStatus ContextHub::enableNanoapp(int32_t /* in_contextHubId */, int64_t /* in_appId */, in enableNanoapp() function in aidl::android::hardware::contexthub::ContextHub
|