Searched refs:mKeyguardGoneCancelAction (Results 1 – 1 of 1) sorted by relevance
176 private Runnable mKeyguardGoneCancelAction; field in StatusBarKeyguardViewManager384 if (mKeyguardGoneCancelAction != null) { in hideBouncer()385 mKeyguardGoneCancelAction.run(); in hideBouncer()386 mKeyguardGoneCancelAction = null; in hideBouncer()427 mKeyguardGoneCancelAction = cancelAction; in dismissWithAction()722 mKeyguardGoneCancelAction = null; in executeAfterKeyguardGoneAction()