Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/metrics/
DStorageAccessMetrics.java180 final long timeInterval = SystemClock.uptimeMillis() - mStartTimeMillis; in pullStatsEvents() local
233 PackageStorageAccessStats toNormalizedStats(long timeInterval) { in toNormalizedStats()
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DBleScanReceiver.java160 public void repeatAlarm(Intent intent, int timeInterval, in repeatAlarm()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaVideoSource.cpp499 uint32_t timeInterval = 66; in EncodePauseImage() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java1795 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptRateLimitedWhenScreenOff() local
1837 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOff() local
1882 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOffForceConnectivityScan() local
1929 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOffAfterUserSelection() local
1976 int timeInterval = WifiConnectivityManager.MAX_CONNECTION_ATTEMPTS_TIME_INTERVAL_MS; in connectionAttemptNotRateLimitedWhenScreenOffAfterWifiToggle() local