Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterFlags.java184 getNotificationsAllowedSourceIdsFlag()); in dump()
253 ArraySet<String> sources = getNotificationsAllowedSourceIdsFlag(); in getNotificationsAllowedSourceIds()
266 private static ArraySet<String> getNotificationsAllowedSourceIdsFlag() { in getNotificationsAllowedSourceIdsFlag() method in SafetyCenterFlags