HomeSort by relevance Sort by last modified time
    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 52 milliseconds