Home
last modified time | relevance | path

Searched refs:focusedBounds (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java3743 private boolean notifyViewEntered(int windowId, long nodeId, Rect focusedBounds) { in notifyViewEntered() argument
3761 if (newBounds.equals(focusedBounds)) { in notifyViewEntered()
3764 focusedBounds.set(newBounds); in notifyViewEntered()