Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarView.java382 void setKeyguardUserAvatarEnabled(boolean enabled) { in setKeyguardUserAvatarEnabled() method in KeyguardStatusBarView
H A DKeyguardStatusBarViewController.java336 mView.setKeyguardUserAvatarEnabled( in KeyguardStatusBarViewController()