Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java294 long mNotificationSeenTimeoutMillis = ConstantsObserver.DEFAULT_NOTIFICATION_TIMEOUT;
2395 public static final long DEFAULT_NOTIFICATION_TIMEOUT = field in AppStandbyController.ConstantsObserver
2480 DEFAULT_NOTIFICATION_TIMEOUT); in processProperties()