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

/frameworks/base/services/java/com/android/server/am/
H A DActivityStackSupervisor.java89 static final boolean DEBUG_APP = DEBUG || false; field in class:ActivityStackSupervisor
/frameworks/base/core/java/android/provider/
H A DSettings.java1092 MOVED_TO_GLOBAL.add(Settings.Global.DEBUG_APP);
1784 * @deprecated Use {@link Global#DEBUG_APP} instead
1787 public static final String DEBUG_APP = Global.DEBUG_APP; field in class:Settings.System
1790 * If 1, when launching DEBUG_APP it will wait for the debugger before
5817 public static final String DEBUG_APP = "debug_app"; field in class:Settings.Global
5820 * If 1, when launching DEBUG_APP it will wait for the debugger before

Completed in 54 milliseconds