Home
last modified time | relevance | path

Searched refs:wakelockTimeoutThreshold (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRILTest.java333 int wakelockTimeoutThreshold = detector.getWakelockTimeoutThreshold(); in testRadioErrorWithWakelockTimeout() local
334 for (int i = 0; i < wakelockTimeoutThreshold; i++) { in testRadioErrorWithWakelockTimeout()