Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java475 private void updateLockScreenIndications(boolean animate, int userId) { in updateLockScreenIndications() method in KeyguardIndicationController
1082 updateLockScreenIndications(animate, getCurrentUser()); in updateDeviceEntryIndication()