Searched refs:setInteractionHandler (Results 1 – 5 of 5) sorted by relevance
185 newView.setInteractionHandler(mInteractionHandler); in getView()
391 setInteractionHandler(handler); in onRemoteViewsLoaded()
369 public void setInteractionHandler(InteractionHandler interactionHandler) { in setInteractionHandler() method in AppWidgetHost452 view.setInteractionHandler(mInteractionHandler); in createView()
154 public void setInteractionHandler(InteractionHandler handler) { in setInteractionHandler() method in AppWidgetHostView
1211 interactionHandler?.let { setInteractionHandler(it) } in SmartspaceContent()