Searched defs:sleepMs (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/binder/tests/ |
D | IBinderRpcTest.aidl | 57 void sleepMs(int ms); in sleepMs() method
|
D | binderRpcTest.cpp | 257 Status sleepMs(int32_t ms) override { in sleepMs() function in android::MyBinderRpcTest 1066 size_t sleepMs) { in testThreadPoolOverSaturated()
|
/frameworks/av/media/libaaudio/src/utility/ |
D | AAudioUtilities.h | 196 const std::function<bool()>& f, int times, int sleepMs) { in AAudio_tryUntilTrue()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | BackgroundRestrictionTest.java | 1534 int serviceType, long sleepMs, String perm, int op, in runTestLongFGSExemptionOnce() 1545 int serviceType, long sleepMs, boolean stopAfterSleep, in runExemptionTestOnce() 2298 int serviceType, long sleepMs, boolean stopAfterSleep, boolean withNotification, in runTestBgCurrentDrainExemptionOnce()
|