Searched defs:oldBounds (Results 1 – 8 of 8) sorted by relevance
76 val oldBounds = Rect(0, 0, 10, 10) in onConfigurationChanged_createsNewConfig() constant
52 Rect oldBounds = mDrawable.copyBounds(); in onDrawShadow() local
109 _notificationPlaceholderBounds.pairwise().flatMapLatest { (oldBounds, newBounds) -> in <lambda>() method
246 Rect oldBounds = mBounds; in setBounds() local
378 private void initDividerPosition(Rect oldBounds, boolean wasLeftRightSplit) { in initDividerPosition()
1123 private boolean onDisplayRotationChanged(Context context, Rect outBounds, Rect oldBounds, in onDisplayRotationChanged()
2946 PrivacyIndicatorBounds oldBounds = mCurrentPrivacyIndicatorBounds; in updatePrivacyIndicatorBounds() local
10911 final Rect oldBounds = mTempRect; in handleWindowContentChangedEvent() local