Searched defs:canModifyColorOfNotifications (Results 1 – 3 of 3) sorted by relevance
39 fun canModifyColorOfNotifications(): Boolean regex
83 public boolean canModifyColorOfNotifications() { in canModifyColorOfNotifications() method in LegacyNotificationShelfControllerImpl
1029 public void setCanModifyColorOfNotifications(boolean canModifyColorOfNotifications) { in setCanModifyColorOfNotifications()