Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java1074 private long mDefaultNotificationAllowlistDurationMs = 30 * 1000L; field in DeviceIdleController.Constants
1309 public long NOTIFICATION_ALLOWLIST_DURATION_MS = mDefaultNotificationAllowlistDurationMs;
1429 mDefaultNotificationAllowlistDurationMs = res.getInteger( in initDefault()
1469 NOTIFICATION_ALLOWLIST_DURATION_MS = mDefaultNotificationAllowlistDurationMs; in initDefault()
1625 mDefaultNotificationAllowlistDurationMs); in onPropertiesChanged()