Home
last modified time | relevance | path

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

/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/1/android/hardware/input/processor/
DIInputProcessor.aidl39 void resetDevice(in int deviceId); in resetDevice() method
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/current/android/hardware/input/processor/
DIInputProcessor.aidl39 void resetDevice(in int deviceId); in resetDevice() method
/hardware/interfaces/input/processor/aidl/android/hardware/input/processor/
DIInputProcessor.aidl39 void resetDevice(in int deviceId); in resetDevice() method
/hardware/interfaces/input/processor/aidl/default/
DInputProcessor.cpp36 ::ndk::ScopedAStatus InputProcessor::resetDevice(int32_t /*in_deviceId*/) { in resetDevice() function in aidl::android::hardware::input::processor::InputProcessor
/hardware/interfaces/input/classifier/1.0/default/
DInputClassifier.cpp50 Return<void> InputClassifier::resetDevice(int32_t /*deviceId*/) { in resetDevice() function in android::hardware::input::classifier::V1_0::implementation::InputClassifier
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h176 bool resetDevice() const { in resetDevice() function