HomeSort by relevance Sort by last modified time
    Searched refs:afterKeyguardGone (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 188 boolean afterKeyguardGone) {
195 r, cancelAction, afterKeyguardGone);
199 if (!afterKeyguardGone) {
696 request.afterKeyguardGone);
714 final boolean afterKeyguardGone;
717 boolean afterKeyguardGone) {
720 this.afterKeyguardGone = afterKeyguardGone;
StatusBar.java     [all...]

Completed in 55 milliseconds