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.java4049 private boolean notifyViewEntered(int windowId, long nodeId, Rect focusedBounds) { in notifyViewEntered() argument
4067 if (newBounds.equals(focusedBounds)) { in notifyViewEntered()
4070 focusedBounds.set(newBounds); in notifyViewEntered()