Searched defs:topInset (Results 1 – 9 of 9) sorted by relevance
148 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
297 final int topInset = mLastInsets != null ? mLastInsets.getSystemWindowInsetTop() : 0; in draw() local
471 final int topInset = getTopInset(); in getMinimumHeightForVisibleOverlappingContent() local
1064 public void getTaskStackBounds(Rect displayRect, Rect windowRect, int topInset, int leftInset, in getTaskStackBounds()
180 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
3930 int topInset = mTmpRect.top - taskBounds.top; in calculateRelevantTaskInsets() local