Searched defs:actualBounds (Results 1 – 2 of 2) sorted by relevance
400 final Rect actualBounds = mPipBoundsAlgorithm.getEntryDestinationBounds(); in getEntryDestinationBounds_noReentryState_useDefaultBounds() local
1860 public UpdatableTouchDelegate(Rect targetBounds, Rect actualBounds, View delegateView) { in UpdatableTouchDelegate()1870 public void setBounds(Rect desiredBounds, Rect actualBounds) { in setBounds()