Home
last modified time | relevance | path

Searched defs:onComplete (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibratorCallback.aidl21 oneway void onComplete(); in onComplete() method
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibratorCallback.aidl21 oneway void onComplete(); in onComplete() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibratorCallback.aidl37 oneway void onComplete(); in onComplete() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DIVibratorCallback.aidl37 oneway void onComplete(); in onComplete() method
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorManagerTargetTest.cpp51 Status onComplete() override { in onComplete() function in CompletionCallback
DVtsHalVibratorTargetTest.cpp77 Status onComplete() override { in onComplete() function in CompletionCallback
/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp292 android::binder::Status onComplete() override { return android::binder::Status::ok(); } in onComplete() function in HalCallback