Searched refs:mVisibleInsets (Results 1 – 3 of 3) sorted by relevance
2283 mAttachInfo.mVisibleInsets, mAttachInfo.mStableInsets);3291 mAttachInfo.mVisibleInsets.set(mInsetsController.calculateVisibleInsets( in getWindowInsets()6046 final Rect vi = mAttachInfo.mVisibleInsets; in scrollToRectOrFocus()9477 final Rect insets = mAttachInfo.mVisibleInsets; in getWindowVisibleDisplayFrame()
31803 final Rect mVisibleInsets = new Rect(); field in View.AttachInfo
50275 Landroid/service/wallpaper/WallpaperService$Engine;->mVisibleInsets:Landroid/graphics/Rect;