Searched defs:fromSystemOrSystemUi (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingConfig.java | 47 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi); in updateNotificationChannel() 54 int callingUid, boolean fromSystemOrSystemUi); in deleteNotificationChannel()
|
D | PreferencesHelper.java | 909 boolean fromTargetApp, int callingUid, boolean fromSystemOrSystemUi) { in createNotificationChannelGroup() 962 boolean fromSystemOrSystemUi) { in createNotificationChannel() 1132 boolean fromUser, int callingUid, boolean fromSystemOrSystemUi) { in updateNotificationChannel() 1370 int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannel() 1578 String groupId, int callingUid, boolean fromSystemOrSystemUi) { in deleteNotificationChannelGroup() 1727 Set<String> conversationIds, int callingUid, boolean fromSystemOrSystemUi) { in deleteConversations() 1876 boolean fromSystemOrSystemUi) { in updateCurrentUserHasChannelsBypassingDnd() 1924 boolean fromSystemOrSystemUi) { in updateZenPolicy()
|
D | ZenModeHelper.java | 382 boolean fromSystemOrSystemUi) { in requestFromListener()
|