Searched defs:topInset (Results 1 – 11 of 11) sorted by relevance
154 final int topInset = mAppBar.getTopInset(); in testScrollingToolbar() local259 final int topInset = mAppBar.getTopInset(); in testScrollingToolbarEnterAlways() local
302 final int topInset = mLastInsets != null ? mLastInsets.getSystemWindowInsetTop() : 0; in draw() local413 final int topInset = mLastInsets != null ? mLastInsets.getSystemWindowInsetTop() : 0; in onMeasure() local
493 final int topInset = getTopInset(); in getMinimumHeightForVisibleOverlappingContent() local
373 final int topInset = DecorView.getColorViewTopInset(mStableInsets.top, mSystemInsets.top); in drawColorViews() local
344 int topInset = mTmpRect.top - inInsetBounds.top; in intersectDisplayBoundsExcludeInsets() local
1146 int topInset = mTmpRect.top; in adjustForMinimizedDockedStack() local1182 int topInset = mTmpRect.top; in getMinimizeDistance() local
240 final int topInset = mTmpRect.top; in initSnapAlgorithmForRotations() local
1185 final int topInset = mTmpRect.top; in computeScreenConfiguration() local
1113 public void getTaskStackBounds(Rect displayRect, Rect windowRect, int topInset, int leftInset, in getTaskStackBounds()
185 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
4353 int topInset = mTmpRect.top - taskBounds.top; in calculateRelevantTaskInsets() local