Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillResponseEventLogger.java79 public @interface DisplayPresentationType { annotation in FillResponseEventLogger
237 public void maybeSetDisplayPresentationType(@DisplayPresentationType int val) { in maybeSetDisplayPresentationType()