Searched defs:BUGREPORT_IN_POWER_MENU (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java4093 MOVED_TO_GLOBAL.add(Settings.Global.BUGREPORT_IN_POWER_MENU);
4586 * @deprecated Use {@link android.provider.Settings.Global#BUGREPORT_IN_POWER_MENU} instead
4590 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in class:Settings.Secure
6248 BUGREPORT_IN_POWER_MENU, // moved to global
6753 public static final String BUGREPORT_IN_POWER_MENU = "bugreport_in_power_menu"; field in class:Settings.Global
8612 BUGREPORT_IN_POWER_MENU,

Completed in 392 milliseconds