Searched defs:topInset (Results 1 – 6 of 6) sorted by relevance
41 private int topInset; field in OnHoldFragment
77 int topInset = Math.max(cutout.getWaterfallInsets().top, in computeSafeInsets() local
361 final int topInset = mSystemBarInsets.top; in drawColorViews() local
454 int topInset = Math.max(cutout.getWaterfallInsets().top, in computeSafeInsets() local
242 int topInset = TaskView.clipTop(dp) ? Math.round(boundsInBitmapSpace.top) : 0; in getScaledInsets() local
2180 final int topInset = mTmpRect.top; in computeScreenAppConfiguration() local