Searched refs:BUGREPORT_IN_POWER_MENU (Results 1 – 10 of 10) sorted by relevance
42 Settings.Global.BUGREPORT_IN_POWER_MENU,
32 Settings.Secure.BUGREPORT_IN_POWER_MENU, // moved to global
41 VALIDATORS.put(Global.BUGREPORT_IN_POWER_MENU, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
48 VALIDATORS.put(Secure.BUGREPORT_IN_POWER_MENU, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
285 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
5652 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);6299 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Secure10531 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Global
369 Settings.Global.BUGREPORT_IN_POWER_MENU, in dumpProtoGlobalSettingsLocked()370 GlobalSettingsProto.BUGREPORT_IN_POWER_MENU); in dumpProtoGlobalSettingsLocked()
1495 String[] settingsToMove = { Settings.Global.BUGREPORT_IN_POWER_MENU }; in onUpgrade()
685 return mGlobalSettings.getInt(Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 in shouldDisplayBugReport()
45495 Landroid/provider/Settings$Global;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;45950 Landroid/provider/Settings$Secure;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;