Searched refs:mDispatchedStableInsets (Results 1 – 1 of 1) sorted by relevance
166 final Rect mDispatchedStableInsets = new Rect(); field in WallpaperService.Engine722 insetsChanged |= !mDispatchedStableInsets.equals(mStableInsets); in updateSurface()788 mDispatchedStableInsets.set(mStableInsets); in updateSurface()791 mFinalStableInsets.set(mDispatchedStableInsets); in updateSurface()