Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java342 long mNotificationSeenTimeoutMillis = ConstantsObserver.DEFAULT_NOTIFICATION_TIMEOUT;
3066 public static final long DEFAULT_NOTIFICATION_TIMEOUT = field in AppStandbyController.ConstantsObserver
3167 DEFAULT_NOTIFICATION_TIMEOUT); in processProperties()