Searched defs:mInteractionHandler (Results 1 – 6 of 6) sorted by relevance
58 std::unique_ptr<InteractionHandler> mInteractionHandler; variable
42 private InteractionHandler mInteractionHandler; field in RemoteCollectionItemsAdapter189 mInteractionHandler, in getView() local
109 private AbsSwipeUpHandler mInteractionHandler; field in OtherActivityInputConsumer
74 private InteractionHandler mInteractionHandler; field in AppWidgetHost
102 private InteractionHandler mInteractionHandler; field in AppWidgetHostView
119 private final InteractionHandler mInteractionHandler = new InteractionHandler() { field in NotificationRemoteInputManager