Home
last modified time | relevance | path

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

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