OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEBUG_SWITCH
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ActivityStack.java
79
static final boolean
DEBUG_SWITCH
= ActivityManagerService.
DEBUG_SWITCH
;
679
if (
DEBUG_SWITCH
) Slog.v(TAG, "Launching: " + r
[
all
...]
ActivityManagerService.java
176
static final boolean
DEBUG_SWITCH
= localLOGV || false;
[
all
...]
Completed in 316 milliseconds