Searched defs:absBounds (Results 1 – 3 of 3) sorted by relevance
231 final Rect absBounds = in setupLeash() local
1549 public void requestAutofill(@NonNull View view, int virtualId, @NonNull Rect absBounds) { in requestAutofill()1975 public void notifyViewEntered(@NonNull View view, int virtualId, @NonNull Rect absBounds) { in notifyViewEntered()
1006 final Rect absBounds = taskFragment.translateRelativeBoundsToAbsoluteBounds(relBounds, in applyTaskFragmentChanges() local