Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java672 public void setOnLockScreen(boolean onLockScreen) { in setOnLockScreen() method in NotificationIconContainer
H A DNotificationIconAreaController.java176 mAodIcons.setOnLockScreen(true); in setupAodIcons()