Home
last modified time | relevance | path

Searched defs:setTestMode (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl50 void setTestMode(in boolean enable); in setTestMode() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl237 void setTestMode(in boolean enable); in setTestMode() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl50 void setTestMode(in boolean enable); in setTestMode() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl50 void setTestMode(in boolean enable); in setTestMode() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp115 ScopedAStatus ContextHub::setTestMode(bool /* enable */) { in setTestMode() function in aidl::android::hardware::contexthub::ContextHub