Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DPowerWhitelistManager.java279 public static final int REASON_NOTIFICATION_SERVICE = field in PowerWhitelistManager
280 PowerExemptionManager.REASON_NOTIFICATION_SERVICE;
363 REASON_NOTIFICATION_SERVICE,
H A DPowerExemptionManager.java330 public static final int REASON_NOTIFICATION_SERVICE = 310; field in PowerExemptionManager
487 REASON_NOTIFICATION_SERVICE,
840 case REASON_NOTIFICATION_SERVICE: in reasonCodeToString()
/aosp14/frameworks/base/core/proto/android/os/
H A Dappbackgroundrestrictioninfo.proto165 REASON_NOTIFICATION_SERVICE = 310; enumerator
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java65 import static android.os.PowerWhitelistManager.REASON_NOTIFICATION_SERVICE;
12473 eq(REASON_NOTIFICATION_SERVICE), any());
12501 eq(REASON_NOTIFICATION_SERVICE), any());
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java76 import static android.os.PowerWhitelistManager.REASON_NOTIFICATION_SERVICE;
6887 REASON_NOTIFICATION_SERVICE,