Home
last modified time | relevance | path

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

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