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.java112 public void show(boolean resetSecuritySelection) { in show() argument
113 show(resetSecuritySelection, true /* scrimmed */); in show()
123 public void show(boolean resetSecuritySelection, boolean isScrimmed) { in show() argument
141 if (resetSecuritySelection) { in show()