Searched defs:fromSystemOrSystemUi (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ZenModeHelper.java | 297 boolean fromSystemOrSystemUi) { in requestFromListener() 347 String reason, int callingUid, boolean fromSystemOrSystemUi) { in addAutomaticZenRule() 393 String reason, int callingUid, boolean fromSystemOrSystemUi) { in updateAutomaticZenRule() 425 boolean fromSystemOrSystemUi) { in removeAutomaticZenRule() 456 boolean fromSystemOrSystemUi) { in removeAutomaticZenRules() 473 boolean fromSystemOrSystemUi) { in setAutomaticZenRuleState() 487 boolean fromSystemOrSystemUi) { in setAutomaticZenRuleState() 689 int callingUid, boolean fromSystemOrSystemUi) { in setManualZenMode() 935 String reason, int callingUid, boolean fromSystemOrSystemUi) { in setConfigLocked() 941 int callingUid, boolean fromSystemOrSystemUi) { in setConfig() [all …]
|
H A D | RankingConfig.java | 49 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi); in updateNotificationChannel() 56 int callingUid, boolean fromSystemOrSystemUi); in deleteNotificationChannel()
|
H A D | ZenModeEventLogger.java | 102 boolean fromSystemOrSystemUi) { in maybeLogZenChange() 226 boolean fromSystemOrSystemUi) { in init()
|
H A D | PreferencesHelper.java | 849 boolean fromTargetApp, int callingUid, boolean fromSystemOrSystemUi) { in createNotificationChannelGroup() 902 boolean fromSystemOrSystemUi) { in createNotificationChannel() 1072 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi) { in updateNotificationChannel() 1308 int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannel() 1514 String groupId, int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannelGroup() 1663 Set<String> conversationIds, int callingUid, boolean fromSystemOrSystemUi) { in deleteConversations() 1811 boolean fromSystemOrSystemUi) { in updateCurrentUserHasChannelsBypassingDnd() 1867 boolean fromSystemOrSystemUi) { in updateZenPolicy()
|