Searched defs:getViewCoordinates (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/autofill/ | ||
H A D | IAugmentedAutofillManagerClient.aidl | 37 Rect getViewCoordinates(in AutofillId id); in getViewCoordinates() method |
H A D | AutofillManager.java | 4386 public Rect getViewCoordinates(@NonNull AutofillId id) { in getViewCoordinates() method in AutofillManager.AugmentedAutofillManagerClient |