Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java2750 private boolean notifyViewEntered(int windowId, long nodeId, Rect focusedBounds) { in notifyViewEntered() argument
2768 if (newBounds.equals(focusedBounds)) { in notifyViewEntered()
2771 focusedBounds.set(newBounds); in notifyViewEntered()