Searched refs:dialogShown (Results 1 – 3 of 3) sorted by relevance
43 final int dialogShown = Settings.Secure.getInt( in isChecked() local46 cr, Settings.Secure.ACCESSIBILITY_SHORTCUT_ON_LOCK_SCREEN, dialogShown) == ON; in isChecked()
207 boolean dialogShown = maybeRedirectToIntentForwarderForPrivate(context, intent, in processOutgoingCallIntent()209 if (dialogShown) { in processOutgoingCallIntent()
2178 boolean dialogShown = showSwitchToManagedProfileDialog( in startOutgoingCall()2180 if (dialogShown) { in startOutgoingCall()