Home
last modified time | relevance | path

Searched refs:BUGREPORT_IN_POWER_MENU (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/provider/
DSettings.java4727 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);
5339 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Secure
7944 BUGREPORT_IN_POWER_MENU, // moved to global
8047 VALIDATORS.put(BUGREPORT_IN_POWER_MENU, BUGREPORT_IN_POWER_MENU_VALIDATOR); in VALIDATORS.put() argument
8714 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Global
12081 BUGREPORT_IN_POWER_MENU,
12118 VALIDATORS.put(BUGREPORT_IN_POWER_MENU, BUGREPORT_IN_POWER_MENU_VALIDATOR); in VALIDATORS.put() argument
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java286 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java334 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java299 Settings.Global.BUGREPORT_IN_POWER_MENU, in dumpProtoGlobalSettingsLocked()
300 GlobalSettingsProto.BUGREPORT_IN_POWER_MENU); in dumpProtoGlobalSettingsLocked()
DDatabaseHelper.java1522 String[] settingsToMove = { Settings.Global.BUGREPORT_IN_POWER_MENU }; in onUpgrade()
/frameworks/base/config/
Dhiddenapi-private-dex.txt69605 Landroid/provider/Settings$Global;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;
70101 Landroid/provider/Settings$Secure;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;
71352 Landroid/providers/settings/GlobalSettingsProto;->BUGREPORT_IN_POWER_MENU:J