HomeSort by relevance Sort by last modified time
    Searched refs:logSurface (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
WindowStateAnimator.java 410 if (WindowState.SHOW_TRANSACTIONS) WindowManagerService.logSurface(
426 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(mWin,
726 WindowManagerService.logSurface(mWin, "CREATE pos=("
791 WindowManagerService.logSurface(mWin, "DESTROY PENDING", e);
804 WindowManagerService.logSurface(mWin, "DESTROY", e);
    [all...]
AppWindowAnimator.java 161 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(thumbnail,
165 if (WindowManagerService.SHOW_TRANSACTIONS) WindowManagerService.logSurface(thumbnail,
WindowManagerService.java     [all...]

Completed in 77 milliseconds