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.java5121 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);
5731 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Secure
8892 BUGREPORT_IN_POWER_MENU, // moved to global
9029 VALIDATORS.put(BUGREPORT_IN_POWER_MENU, BUGREPORT_IN_POWER_MENU_VALIDATOR); in VALIDATORS.put() argument
9628 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Global
13752 BUGREPORT_IN_POWER_MENU,
13794 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.java359 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java322 Settings.Global.BUGREPORT_IN_POWER_MENU, in dumpProtoGlobalSettingsLocked()
323 GlobalSettingsProto.BUGREPORT_IN_POWER_MENU); in dumpProtoGlobalSettingsLocked()
DDatabaseHelper.java1521 String[] settingsToMove = { Settings.Global.BUGREPORT_IN_POWER_MENU }; in onUpgrade()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60238 Landroid/provider/Settings$Global;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;
60695 Landroid/provider/Settings$Secure;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;