Home
last modified time | relevance | path

Searched defs:timeInterval (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DDuration.java31 public int timeInterval; field in Duration
55 public Duration(int timeInterval, TimeUnit timeUnit) { in Duration()
DValueParser.java91 int timeInterval = 0; in retrieveDuration() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java451 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptRateLimitedWhenScreenOff() local
490 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOff() local
530 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection() local