Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java297 boolean fromSystemOrSystemUi) { in requestFromListener() argument
420 fromSystemOrSystemUi); in updateAutomaticZenRule()
425 boolean fromSystemOrSystemUi) { in removeAutomaticZenRule() argument
451 fromSystemOrSystemUi); in removeAutomaticZenRule()
456 boolean fromSystemOrSystemUi) { in removeAutomaticZenRules() argument
468 fromSystemOrSystemUi); in removeAutomaticZenRules()
482 fromSystemOrSystemUi); in setAutomaticZenRuleState()
508 fromSystemOrSystemUi); in setAutomaticZenRuleStateLocked()
691 fromSystemOrSystemUi); in setManualZenMode()
722 fromSystemOrSystemUi); in setManualZenMode()
[all …]
H A DRankingConfig.java49 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi); in updateNotificationChannel() argument
56 int callingUid, boolean fromSystemOrSystemUi); in deleteNotificationChannel() argument
H A DZenModeEventLogger.java102 boolean fromSystemOrSystemUi) { in maybeLogZenChange() argument
103 mChangeState.init(prevInfo, newInfo, callingUid, fromSystemOrSystemUi); in maybeLogZenChange()
226 boolean fromSystemOrSystemUi) { in init() argument
235 mFromSystemOrSystemUi = fromSystemOrSystemUi; in init()
H A DPreferencesHelper.java849 boolean fromTargetApp, int callingUid, boolean fromSystemOrSystemUi) { in createNotificationChannelGroup() argument
895 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in createNotificationChannelGroup()
902 boolean fromSystemOrSystemUi) { in createNotificationChannel() argument
1043 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in createNotificationChannel()
1072 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi) { in updateNotificationChannel() argument
1136 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in updateNotificationChannel()
1308 int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannel() argument
1323 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in deleteNotificationChannel()
1514 String groupId, int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannelGroup() argument
1811 boolean fromSystemOrSystemUi) { in updateCurrentUserHasChannelsBypassingDnd() argument
[all …]