OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_STACK
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
page_64.h
28
#define
DEBUG_STACK
4
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
page_64.h
28
#define
DEBUG_STACK
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
page_64.h
28
#define
DEBUG_STACK
4
/frameworks/base/services/java/com/android/server/wm/
FocusedStackFrame.java
19
import static com.android.server.wm.WindowManagerService.
DEBUG_STACK
;
66
if (false &&
DEBUG_STACK
) Slog.i(TAG, "draw: bounds=" + bounds.toShortString() +
103
if (false &&
DEBUG_STACK
) Slog.i(TAG, "positionSurface: bounds=" + bounds.toShortString());
111
if (false &&
DEBUG_STACK
) Slog.i(TAG, "setVisibility: on=" + on +
135
if (false &&
DEBUG_STACK
) Slog.i(TAG, "setBounds: bounds=" + bounds);
StackBox.java
23
import static com.android.server.wm.WindowManagerService.
DEBUG_STACK
;
250
if (
DEBUG_STACK
) Slog.i(TAG, "StackBox.remove: removing top plane.");
260
if (
DEBUG_STACK
) Slog.i(TAG, "StackBox.remove: grandparent null");
264
if (
DEBUG_STACK
) Slog.i(TAG, "StackBox.remove: grandparent getting sibling");
DisplayContent.java
20
import static com.android.server.wm.WindowManagerService.
DEBUG_STACK
;
233
if (
DEBUG_STACK
) Slog.d(TAG, "createStack: stackId=" + stackId + " relativeStackBoxId="
253
if (
DEBUG_STACK
) Slog.d(TAG, "createStack: inserting stack at " +
299
if (
DEBUG_STACK
) Slog.d(TAG, "removeStackBox: box=" + box);
303
if (
DEBUG_STACK
) Slog.d(TAG, "removeStackBox: Not deleting home stack.");
342
if (
DEBUG_STACK
) Slog.d(TAG, "moveHomeStackBox: toTop=" + toTop + " Callers=" +
WindowManagerService.java
190
static final boolean
DEBUG_STACK
= false;
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityStackSupervisor.java
28
import static com.android.server.am.ActivityManagerService.
DEBUG_STACK
;
273
if (
DEBUG_STACK
) Slog.d(TAG, "moveHomeTask: mStackState old=" +
342
if (
DEBUG_STACK
) Slog.i(TAG, "removeTask: removing stack " + stack);
429
if (
DEBUG_STACK
) Slog.d(TAG, "allResumedActivitiesComplete: mStackState old=" +
435
if (
DEBUG_STACK
) Slog.d(TAG, "allResumedActivitiesComplete: mStackState old=" +
[
all
...]
ActivityStack.java
25
import static com.android.server.am.ActivityManagerService.
DEBUG_STACK
;
[
all
...]
ActivityManagerService.java
230
static final boolean
DEBUG_STACK
= localLOGV || false;
[
all
...]
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 146 milliseconds