Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java468 RemoteViews.InteractionHandler remoteViewClickHandler, in apply()
674 RemoteViews.InteractionHandler remoteViewClickHandler, in applyRemoteView()
DNotificationRowContentBinderImpl.kt361 private val remoteViewClickHandler: InteractionHandler?, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask