Searched refs:mDispatchedDisplayCutout (Results 1 – 2 of 2) sorted by relevance
192 DisplayCutout mDispatchedDisplayCutout = DisplayCutout.NO_CUTOUT; field in WallpaperService.Engine906 insetsChanged |= !mDispatchedDisplayCutout.equals(mDisplayCutout.get()); in updateSurface()973 mDispatchedDisplayCutout = mDisplayCutout.get(); in updateSurface()979 mDispatchedDisplayCutout); in updateSurface()
64787 Landroid/service/wallpaper/WallpaperService$Engine;->mDispatchedDisplayCutout:Landroid/view/Display…