Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java564 List<String> newBlockList = StatusBarIconBlocklistKt in updateBlockedIcons() local
569 mBlockedIcons.addAll(newBlockList); in updateBlockedIcons()