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.java187 getNotificationsAllowedSourceIdsFlag()); in dump()
259 ArraySet<String> sources = getNotificationsAllowedSourceIdsFlag(); in getNotificationsAllowedSourceIds()
274 private static ArraySet<String> getNotificationsAllowedSourceIdsFlag() { in getNotificationsAllowedSourceIdsFlag() method in SafetyCenterFlags