Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/framework/java/com/android/server/
H A DDeviceIdleInternal.java67 long getNotificationAllowlistDuration(); in getNotificationAllowlistDuration() method
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java2275 public long getNotificationAllowlistDuration() { in getNotificationAllowlistDuration() method in DeviceIdleController.LocalService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java6880 DeviceIdleInternal.class).getNotificationAllowlistDuration();
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java474 when(deviceIdleInternal.getNotificationAllowlistDuration()).thenReturn(3000L); in setUp()
/aosp14/frameworks/base/services/
H A Dart-profile156 HPLcom/android/server/DeviceIdleController$LocalService;->getNotificationAllowlistDuration()J