Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java117 public void show(boolean resetSecuritySelection) { in show() argument
118 show(resetSecuritySelection, true /* scrimmed */); in show()
128 public void show(boolean resetSecuritySelection, boolean isScrimmed) { in show() argument
146 if (resetSecuritySelection) { in show()