Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DEnvironment.java147 long ageMillis = elapsedRealtimeMillis - mResultElapsedRealtimeMillis; in getResultAge() local
148 return Duration.ofMillis(ageMillis); in getResultAge()
/packages/modules/StatsD/service/java/com/android/server/stats/
DStatsCompanionService.java811 long ageMillis = now - timeMillis; in binderDied() local
812 if (ageMillis > MILLIS_IN_A_DAY) { in binderDied()
817 long ageMillis = now - timeMillis; in binderDied() local
818 if (ageMillis > MILLIS_IN_A_DAY * 7) { in binderDied()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallLogManagerTest.java1282 long creationTimeMillis, long ageMillis, Uri callHandle, in makeFakeCall() argument
1286 ageMillis, callHandle, phoneAccountHandle, callVideoState, postDialDigits, in makeFakeCall()
1291 long creationTimeMillis, long ageMillis, Uri callHandle, in makeFakeCall() argument
1301 when(fakeCall.getAgeMillis()).thenReturn(ageMillis); in makeFakeCall()
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java734 long ageMillis = System.currentTimeMillis()
740 ageMillis > UsageStatistics.VIEW_TIMEOUT_MILLIS) {
/packages/apps/Car/DebuggingRestrictionController/libs/
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...