Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java295 long mExemptedSyncScheduledDozeTimeoutMillis; field in AppStandbyController
529 durationMillis = mExemptedSyncScheduledDozeTimeoutMillis; in reportExemptedSyncScheduled()
1868 TimeUtils.formatDuration(mExemptedSyncScheduledDozeTimeoutMillis, pw); in dumpState()
2357 mExemptedSyncScheduledDozeTimeoutMillis = mParser.getDurationMillis( in updateSettings()