Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DDialogFillUi.java219 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in setHeader() local
259 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in initialAuthenticationLayout() local
283 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in createDatasetItems() local
H A DFillUi.java215 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in FillUi() local