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.java119 public void show(boolean resetSecuritySelection) { in show() argument
120 show(resetSecuritySelection, true /* scrimmed */); in show()
130 public void show(boolean resetSecuritySelection, boolean isScrimmed) { in show() argument
148 if (resetSecuritySelection) { in show()