Searched refs:QuickstepInteractionHandler (Results 1 – 2 of 2) sorted by relevance
38 class QuickstepInteractionHandler implements RemoteViews.InteractionHandler { class44 QuickstepInteractionHandler(QuickstepLauncher launcher) { in QuickstepInteractionHandler() method in QuickstepInteractionHandler
343 appWidgetHost.setInteractionHandler(new QuickstepInteractionHandler(this)); in createAppWidgetHost()