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()
57 setShowForAllUsers(true); in SafetyWarningDialog()
401 d.setShowForAllUsers(true); in showHighTemperatureDialog()419 d.setShowForAllUsers(true); in showThermalShutdownDialog()460 d.setShowForAllUsers(true); in showUsbHighTemperatureAlarmInternal()599 d.setShowForAllUsers(true); in showStartSaverConfirmation()
88 dialog.setShowForAllUsers(true); in showResetRequest()
78 dialog.setShowForAllUsers(true); in handleClick()
136 SystemUIDialog.setShowForAllUsers(dialog, true); in maybeShowDisableDialog()
168 SystemUIDialog.setShowForAllUsers(mDialog, true); in showDetail()
174 SystemUIDialog.setShowForAllUsers(mDialog, true); in showDetail()
378 SystemUIDialog.setShowForAllUsers(dialog, true);