Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 1 – 25 of 32) sorted by relevance

12

/hardware/interfaces/audio/aidl/vts/
DAudioHalBinderServiceUtil.h61 bool waitForFired(std::chrono::milliseconds timeoutMs) { in waitForFired()
85 bool stopService(std::chrono::milliseconds timeoutMs) { in stopService()
/hardware/interfaces/broadcastradio/aidl/default/test/
DMockBroadcastRadioCallback.h62 CallbackFlag(int timeoutMs) { mTimeoutMs = timeoutMs; } in CallbackFlag()
/hardware/interfaces/usb/gadget/aidl/android/hardware/usb/gadget/
DIUsbGadget.aidl37 in long timeoutMs, long transactionId); in setCurrentUsbFunctions()
/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/current/android/hardware/usb/gadget/
DIUsbGadget.aidl37 …ctions, in android.hardware.usb.gadget.IUsbGadgetCallback callback, in long timeoutMs, long transa… in setCurrentUsbFunctions()
/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/1/android/hardware/usb/gadget/
DIUsbGadget.aidl37 …ctions, in android.hardware.usb.gadget.IUsbGadgetCallback callback, in long timeoutMs, long transa… in setCurrentUsbFunctions()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibrator.aidl23 void on(in int timeoutMs, in android.hardware.vibrator.IVibratorCallback callback); in on()
/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp124 ndk::ScopedAStatus Vibrator::on(uint32_t timeoutMs, const char mode[], in on()
155 ndk::ScopedAStatus Vibrator::on(int32_t timeoutMs, in on()
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl100 void on(in int timeoutMs, in IVibratorCallback callback); in on()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/2/android/hardware/vibrator/
DIVibrator.aidl39 void on(in int timeoutMs, in android.hardware.vibrator.IVibratorCallback callback); in on()
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl39 void on(in int timeoutMs, in android.hardware.vibrator.IVibratorCallback callback); in on()
/hardware/google/pixel/vibrator/common/
DHardwareBase.h138 bool HwApiBase::poll(const T &value, std::istream *stream, const int32_t timeoutMs) { in poll()
/hardware/interfaces/usb/gadget/aidl/default/
DUsbGadget.cpp206 int64_t timeoutMs, in setCurrentUsbFunctions()
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp46 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on()
/hardware/google/aemu/base/
DHealthMonitor_unittest.cpp547 uint32_t timeoutMs = 5483; in TEST() local
597 uint32_t timeoutMs = 5483; in TEST() local
/hardware/google/pixel/vibrator/cs40l26/
DHardware.h90 bool pollVibeState(uint32_t value, int32_t timeoutMs) override { in pollVibeState()
207 bool setFFEffect(struct ff_effect *effect, uint16_t timeoutMs) override { in setFFEffect()
DVibrator.cpp387 ndk::ScopedAStatus Vibrator::on(int32_t timeoutMs, in on()
607 ndk::ScopedAStatus Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex, const DspMemChunk *ch, in on()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidHealthMonitor.h241 HealthWatchdogBuilder& setTimeoutMs(uint32_t timeoutMs) { in setTimeoutMs()
/hardware/google/aemu/base/include/aemu/base/
DHealthMonitor.h279 HealthWatchdogBuilder& setTimeoutMs(uint32_t timeoutMs) { in setTimeoutMs()
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp58 ndk::ScopedAStatus Vibrator::on(int32_t timeoutMs, in on()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl77 void setIdleTimerEnabled(long display, int timeoutMs); in setIdleTimerEnabled()
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl828 void setIdleTimerEnabled(long display, int timeoutMs); in setIdleTimerEnabled()
/hardware/google/pixel/vibrator/cs40l25/
DHardware.h75 bool pollVibeState(uint32_t value, int32_t timeoutMs) override { in pollVibeState()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl83 void setIdleTimerEnabled(long display, int timeoutMs); in setIdleTimerEnabled()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl77 void setIdleTimerEnabled(long display, int timeoutMs); in setIdleTimerEnabled()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl83 void setIdleTimerEnabled(long display, int timeoutMs); in setIdleTimerEnabled()

12