Searched defs:interactionHandler (Results 1 – 5 of 5) sorted by relevance
48 @NonNull InteractionHandler interactionHandler, in RemoteCollectionItemsAdapter()70 @NonNull InteractionHandler interactionHandler, in setData()
44 private val interactionHandler: WidgetInteractionHandler, constant in com.android.systemui.communal.ui.compose.CommunalScene
41 private val interactionHandler: SmartspaceInteractionHandler, in <lambda>() constant in com.android.systemui.communal.ui.compose.CommunalContent
66 private val interactionHandler: LongPressHandlingViewInteractionHandler by lazy { in <lambda>() constant
369 public void setInteractionHandler(InteractionHandler interactionHandler) { in setInteractionHandler()