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

/frameworks/base/core/java/android/provider/
H A DSettings.java953 MOVED_TO_GLOBAL.add(Settings.Global.DEBUG_APP);
1637 * @deprecated Use {@link Global#DEBUG_APP} instead
1640 public static final String DEBUG_APP = Global.DEBUG_APP; field in class:Settings.System
1643 * If 1, when launching DEBUG_APP it will wait for the debugger before
5288 public static final String DEBUG_APP = "debug_app"; field in class:Settings.Global
5291 * If 1, when launching DEBUG_APP it will wait for the debugger before

Completed in 19 milliseconds