Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:mVisibleInsets

165         final Rect mVisibleInsets = new Rect();
554 out.print(prefix); out.print("mVisibleInsets=");
555 out.print(mVisibleInsets.toShortString());
699 mVisibleInsets, mStableInsets, mConfiguration, mSurfaceHolder.mSurface);