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

  /frameworks/base/services/java/com/android/server/wm/
FocusedStackFrame.java 102 private void positionSurface(Rect bounds) {
103 if (false && DEBUG_STACK) Slog.i(TAG, "positionSurface: bounds=" + bounds.toShortString());
120 positionSurface(mLastBounds);
123 positionSurface(mBounds);
StrictModeFlash.java 106 void positionSurface(int dw, int dh) {
Watermark.java 127 void positionSurface(int dw, int dh) {
WindowManagerService.java     [all...]

Completed in 1249 milliseconds