OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:logSurface
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java
160
if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.
logSurface
(thumbnail,
164
if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.
logSurface
(thumbnail,
WindowStateAnimator.java
408
if (SHOW_TRANSACTIONS) WindowManagerService.
logSurface
(
424
if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.
logSurface
(mWin,
723
WindowManagerService.
logSurface
(mWin, "CREATE pos=("
788
WindowManagerService.
logSurface
(mWin, "DESTROY PENDING", e);
801
WindowManagerService.
logSurface
(mWin, "DESTROY", e);
[
all
...]
WindowManagerService.java
[
all
...]
Completed in 141 milliseconds