Home
last modified time | relevance | path

Searched defs:SystemPopupPresentationParams (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/autofill/augmented/
DPresentationParams.java96 public static final class SystemPopupPresentationParams extends PresentationParams { class in PresentationParams
99 public SystemPopupPresentationParams(@NonNull AutofillProxy proxy, @NonNull Rect rect) { in SystemPopupPresentationParams() method in PresentationParams.SystemPopupPresentationParams