Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteCollectionItemsAdapter.java25 import android.widget.RemoteViews.InteractionHandler;
42 private InteractionHandler mInteractionHandler;
49 @NonNull InteractionHandler interactionHandler, in RemoteCollectionItemsAdapter()
71 @NonNull InteractionHandler interactionHandler, in setData()
H A 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()
H A DRemoteViews.java439 private static final InteractionHandler DEFAULT_INTERACTION_HANDLER =
620 public interface InteractionHandler { interface in RemoteViews
5815 @Nullable InteractionHandler handler, @Nullable SizeF size) {
5822 @Nullable InteractionHandler handler, @StyleRes int applyThemeResId) {
5829 public View apply(Context context, ViewGroup parent, InteractionHandler handler,
5948 OnViewAppliedListener listener, InteractionHandler handler, SizeF size,
6094 public void reapply(Context context, View v, InteractionHandler handler) {
6198 OnViewAppliedListener listener, InteractionHandler handler) {
6204 OnViewAppliedListener listener, InteractionHandler handler, SizeF size,
6289 public InteractionHandler handler;
[all …]
H A DAdapterViewAnimator.java32 import android.widget.RemoteViews.InteractionHandler;
1024 public void setRemoteViewsOnClickHandler(InteractionHandler handler) { in setRemoteViewsOnClickHandler()
H A DAbsListView.java94 import android.widget.RemoteViews.InteractionHandler;
6692 public void setRemoteViewsInteractionHandler(InteractionHandler handler) { in setRemoteViewsInteractionHandler()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHost.java40 import android.widget.RemoteViews.InteractionHandler;
74 private InteractionHandler mInteractionHandler;
187 public AppWidgetHost(Context context, int hostId, InteractionHandler handler, Looper looper) { in AppWidgetHost()
352 public void setInteractionHandler(InteractionHandler interactionHandler) { in setInteractionHandler()
H A DAppWidgetHostView.java57 import android.widget.RemoteViews.InteractionHandler;
103 private InteractionHandler mInteractionHandler;
126 public AppWidgetHostView(Context context, InteractionHandler handler) { in AppWidgetHostView()
154 public void setInteractionHandler(InteractionHandler handler) { in setInteractionHandler()
892 private InteractionHandler getHandler(InteractionHandler handler) { in getHandler()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java42 import android.widget.RemoteViews.InteractionHandler;
114 private final InteractionHandler mInteractionHandler = new InteractionHandler() {
626 public RemoteViews.InteractionHandler getRemoteViewsOnClickHandler() { in getRemoteViewsOnClickHandler()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DDialogFillUi.java219 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in setHeader()
259 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in initialAuthenticationLayout()
283 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in createDatasetItems()
H A DFillUi.java215 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in FillUi()
273 RemoteViews.InteractionHandler interactionBlocker = null; in FillUi()
416 private RemoteViews.InteractionHandler newInteractionBlocker() { in newInteractionBlocker()
H A DSaveUi.java398 final RemoteViews.InteractionHandler handler = in applyCustomDescription()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java381 RemoteViews.InteractionHandler remoteViewClickHandler, in apply()
518 RemoteViews.InteractionHandler remoteViewClickHandler, in applyRemoteView()
860 private RemoteViews.InteractionHandler mRemoteViewClickHandler;
880 RemoteViews.InteractionHandler remoteViewClickHandler, in AsyncInflationTask()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java441 OnViewAppliedListener listener, InteractionHandler handler) { in applyAsync()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9708 android.widget.RemoteViews$InteractionHandler
H A Dboot-image-profile.txt32507 Landroid/widget/RemoteViews$InteractionHandler;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9739 android.widget.RemoteViews$InteractionHandler
H A Dboot-image-profile.txt42641 Landroid/widget/RemoteViews$InteractionHandler;