Home
last modified time | relevance | path

Searched refs:InteractionHandler (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteCollectionItemsAdapter.java25 import android.widget.RemoteViews.InteractionHandler;
42 private InteractionHandler mInteractionHandler;
49 @NonNull InteractionHandler interactionHandler, in RemoteCollectionItemsAdapter()
71 @NonNull InteractionHandler interactionHandler, in setData()
DRemoteViews.java397 private static final InteractionHandler DEFAULT_INTERACTION_HANDLER =
543 public interface InteractionHandler { interface in RemoteViews
567 public abstract void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply()
599 InteractionHandler handler, ColorResources colorResources) { in initActionAsync()
642 public void apply(View root, ViewGroup rootParent, InteractionHandler handler,
770 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply()
806 public void apply(View root, ViewGroup rootParent, final InteractionHandler handler, in apply()
882 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply()
950 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply()
1020 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply()
[all …]
DRemoteViewsAdapter.java50 import android.widget.RemoteViews.InteractionHandler;
110 private InteractionHandler mRemoteViewsInteractionHandler;
389 public void onRemoteViewsLoaded(RemoteViews view, InteractionHandler handler, in onRemoteViewsLoaded()
906 public void setRemoteViewsInteractionHandler(InteractionHandler handler) { in setRemoteViewsInteractionHandler()
DAdapterViewAnimator.java32 import android.widget.RemoteViews.InteractionHandler;
1019 public void setRemoteViewsOnClickHandler(InteractionHandler handler) { in setRemoteViewsOnClickHandler()
DAbsListView.java88 import android.widget.RemoteViews.InteractionHandler;
6499 public void setRemoteViewsInteractionHandler(InteractionHandler handler) { in setRemoteViewsInteractionHandler()
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java40 import android.widget.RemoteViews.InteractionHandler;
74 private InteractionHandler mInteractionHandler;
178 public AppWidgetHost(Context context, int hostId, InteractionHandler handler, Looper looper) { in AppWidgetHost()
327 public void setInteractionHandler(InteractionHandler interactionHandler) { in setInteractionHandler()
DAppWidgetHostView.java55 import android.widget.RemoteViews.InteractionHandler;
100 private InteractionHandler mInteractionHandler;
124 public AppWidgetHostView(Context context, InteractionHandler handler) { in AppWidgetHostView()
152 public void setInteractionHandler(InteractionHandler handler) { in setInteractionHandler()
870 private InteractionHandler getHandler(InteractionHandler handler) { in getHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java331 RemoteViews.InteractionHandler remoteViewClickHandler, in apply()
456 RemoteViews.InteractionHandler remoteViewClickHandler, in applyRemoteView()
726 private RemoteViews.InteractionHandler mRemoteViewClickHandler;
744 RemoteViews.InteractionHandler remoteViewClickHandler, in AsyncInflationTask()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java137 private final RemoteViews.InteractionHandler
138 mInteractionHandler = new RemoteViews.InteractionHandler() {
707 public RemoteViews.InteractionHandler getRemoteViewsOnClickHandler() { in getRemoteViewsOnClickHandler()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java206 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in FillUi()
261 RemoteViews.InteractionHandler interactionBlocker = null; in FillUi()
403 private RemoteViews.InteractionHandler newInteractionBlocker() { in newInteractionBlocker()
DSaveUi.java391 final RemoteViews.InteractionHandler handler = in applyCustomDescription()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java403 OnViewAppliedListener listener, InteractionHandler handler) { in applyAsync()
/frameworks/base/boot/
Dboot-image-profile.txt32143 Landroid/widget/RemoteViews$InteractionHandler;
/frameworks/base/config/
Dboot-image-profile.txt41807 Landroid/widget/RemoteViews$InteractionHandler;
/frameworks/base/services/
Dart-profile12573 …/server/autofill/ui/FillUi;->newInteractionBlocker()Landroid/widget/RemoteViews$InteractionHandler;