Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardMultiUserAvatar.java171 updateVisualsForActive(mActive, animate, SWITCH_ANIMATION_DURATION, onComplete); in setActive()
174 void updateVisualsForActive(boolean active, boolean animate, int duration, in updateVisualsForActive() method in KeyguardMultiUserAvatar