Searched refs:mDispatchedStableInsets (Results 1 – 2 of 2) sorted by relevance
300 final Rect mDispatchedStableInsets = new Rect(); field in WallpaperService.Engine1387 insetsChanged |= !mDispatchedStableInsets.equals(stableInsets); in updateSurface()1452 mDispatchedStableInsets.set(stableInsets); in updateSurface()
50235 Landroid/service/wallpaper/WallpaperService$Engine;->mDispatchedStableInsets:Landroid/graphics/Rect;