Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarView.java405 void setKeyguardUserAvatarEnabled(boolean enabled) { in setKeyguardUserAvatarEnabled() method in KeyguardStatusBarView
DKeyguardStatusBarViewController.java358 mView.setKeyguardUserAvatarEnabled( in KeyguardStatusBarViewController()