Searched refs:setShowForAllUsers (Results 1 – 10 of 10) sorted by relevance
58 public void setShowForAllUsers(boolean show) { in setShowForAllUsers() method in SystemUIDialog59 setShowForAllUsers(this, show); in setShowForAllUsers()78 public static void setShowForAllUsers(Dialog dialog, boolean show) { in setShowForAllUsers() method in SystemUIDialog
30 setShowForAllUsers(true); in BluetoothDialog()
50 setShowForAllUsers(true); in SafetyWarningDialog()
377 d.setShowForAllUsers(true); in showHighTemperatureDialog()395 d.setShowForAllUsers(true); in showThermalShutdownDialog()501 d.setShowForAllUsers(true); in showStartSaverConfirmation()602 d.setShowForAllUsers(true); in showAutoSaverEnabledConfirmation()
90 dialog.setShowForAllUsers(true); in showResetRequest()
75 dialog.setShowForAllUsers(true); in handleClick()
134 SystemUIDialog.setShowForAllUsers(mDialog, true); in showDetail()
142 SystemUIDialog.setShowForAllUsers(dialog, true); in maybeShowDisableDialog()
166 SystemUIDialog.setShowForAllUsers(mDialog, true); in showDetail()
347 SystemUIDialog.setShowForAllUsers(dialog, true);