Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DFillResponseEventLogger.java78 public @interface DisplayPresentationType { annotation in FillResponseEventLogger
234 public void maybeSetDisplayPresentationType(@DisplayPresentationType int val) { in maybeSetDisplayPresentationType()