Searched defs:mInteractionHandler (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/widget/ | ||
H A D | RemoteCollectionItemsAdapter.java | 42 private InteractionHandler mInteractionHandler; field in RemoteCollectionItemsAdapter |
/aosp14/frameworks/base/core/java/android/appwidget/ | ||
H A D | AppWidgetHost.java | 74 private InteractionHandler mInteractionHandler; field in AppWidgetHost |
H A D | AppWidgetHostView.java | 103 private InteractionHandler mInteractionHandler; field in AppWidgetHostView |
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ | ||
H A D | NotificationRemoteInputManager.java | 114 private final InteractionHandler mInteractionHandler = new InteractionHandler() { field in NotificationRemoteInputManager |