Searched refs:BUGREPORT_IN_POWER_MENU (Results 1 – 4 of 4) sorted by relevance
2754 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);3237 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Secure4408 BUGREPORT_IN_POWER_MENU, // moved to global4782 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Global5955 BUGREPORT_IN_POWER_MENU,
175 … Settings.Global.getUriFor(Settings.Global.BUGREPORT_IN_POWER_MENU), false, this); in startObserving()650 enabled = (Settings.Global.getInt(cr, Settings.Global.BUGREPORT_IN_POWER_MENU) != 0); in onBugreportChanged()
268 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
1529 String[] settingsToMove = { Settings.Global.BUGREPORT_IN_POWER_MENU }; in onUpgrade()