Searched defs:topInset (Results 1 – 10 of 10) sorted by relevance
141 final int topInset = mAppBar.getTopInset(); in testScrollingToolbar() local
369 final int topInset = DecorView.getColorViewTopInset(mStableInsets.top, mSystemInsets.top); in drawColorViews() local
1044 int topInset = mTmpRect.top; in adjustForMinimizedDockedStack() local1075 int topInset = mTmpRect.top; in getMinimizeDistance() local
1495 int topInset = mTmpRect2.top - inInsetBounds.top; in subtractNonDecorInsets() local1506 int topInset = mTmpRect2.top - inInsetBounds.top; in subtractStableInsets() local
335 int topInset = 0; in onMeasure() local
280 final int topInset = mLastInsets != null ? mLastInsets.getSystemWindowInsetTop() : 0; in draw() local
468 final int topInset = getTopInset(); in getMinimumHeightForVisibleOverlappingContent() local
1061 public void getTaskStackBounds(Rect displayRect, Rect windowRect, int topInset, int rightInset, in getTaskStackBounds()
180 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
3897 int topInset = mTmpRect.top - taskBounds.top; in calculateRelevantTaskInsets() local