Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DViewState.java110 Rect getVirtualBounds() { in getVirtualBounds() method in ViewState
H A DSession.java2436 mClient.requestShowFillUi(this.id, id, width, height, view.getVirtualBounds(), in requestShowFillUi()