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.java5160 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);
5770 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Secure
9025 BUGREPORT_IN_POWER_MENU, // moved to global
9161 VALIDATORS.put(BUGREPORT_IN_POWER_MENU, BUGREPORT_IN_POWER_MENU_VALIDATOR); in VALIDATORS.put() argument
9778 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in Settings.Global
13840 BUGREPORT_IN_POWER_MENU,
13883 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.java282 Settings.Global.BUGREPORT_IN_POWER_MENU, 0) != 0 && isCurrentUserOwner()) { in createDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialog.java362 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.txt56084 Landroid/provider/Settings$Global;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;
56539 Landroid/provider/Settings$Secure;->BUGREPORT_IN_POWER_MENU:Ljava/lang/String;