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