Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DAppStandbyController.java231 long mExemptedSyncScheduledDozeTimeoutMillis; field in AppStandbyController
451 durationMillis = mExemptedSyncScheduledDozeTimeoutMillis; in reportExemptedSyncScheduled()
1541 TimeUtils.formatDuration(mExemptedSyncScheduledDozeTimeoutMillis, pw); in dumpState()
1972 mExemptedSyncScheduledDozeTimeoutMillis = mParser.getDurationMillis( in updateSettings()