Home
last modified time | relevance | path

Searched defs:mInteractionHandler (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPower.h58 std::unique_ptr<InteractionHandler> mInteractionHandler; variable
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteCollectionItemsAdapter.java42 private InteractionHandler mInteractionHandler; field in RemoteCollectionItemsAdapter
189 mInteractionHandler, in getView() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DOtherActivityInputConsumer.java109 private AbsSwipeUpHandler mInteractionHandler; field in OtherActivityInputConsumer
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHost.java74 private InteractionHandler mInteractionHandler; field in AppWidgetHost
H A DAppWidgetHostView.java102 private InteractionHandler mInteractionHandler; field in AppWidgetHostView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java119 private final InteractionHandler mInteractionHandler = new InteractionHandler() { field in NotificationRemoteInputManager