Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DDialogFillUi.java206 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in setHeader() local
245 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in initialAuthenticationLayout() local
269 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in createDatasetItems() local
DFillUi.java209 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in FillUi() local