Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteCollectionItemsAdapter.java26 import android.widget.RemoteViews.InteractionHandler;
41 private InteractionHandler mInteractionHandler;
48 @NonNull InteractionHandler interactionHandler, in RemoteCollectionItemsAdapter()
70 @NonNull InteractionHandler interactionHandler, in setData()
DRemoteViewsAdapter.java50 import android.widget.RemoteViews.InteractionHandler;
110 private InteractionHandler mRemoteViewsInteractionHandler;
389 public void onRemoteViewsLoaded(RemoteViews view, InteractionHandler handler, in onRemoteViewsLoaded()
901 public void setRemoteViewsInteractionHandler(InteractionHandler handler) { in setRemoteViewsInteractionHandler()
DRemoteViews.java465 private static final InteractionHandler DEFAULT_INTERACTION_HANDLER =
635 public interface InteractionHandler { interface in RemoteViews
6077 public View apply(Context context, ViewGroup parent, InteractionHandler handler) {
6083 @Nullable InteractionHandler handler, @Nullable SizeF size) {
6090 @Nullable InteractionHandler handler, @StyleRes int applyThemeResId) {
6097 public View apply(Context context, ViewGroup parent, InteractionHandler handler,
6210 Executor executor, OnViewAppliedListener listener, InteractionHandler handler) {
6216 Executor executor, OnViewAppliedListener listener, InteractionHandler handler,
6224 OnViewAppliedListener listener, InteractionHandler handler, SizeF size,
6370 public void reapply(Context context, View v, InteractionHandler handler) {
[all …]
DAdapterViewAnimator.java32 import android.widget.RemoteViews.InteractionHandler;
1024 public void setRemoteViewsOnClickHandler(InteractionHandler handler) { in setRemoteViewsOnClickHandler()
DAbsListView.java98 import android.widget.RemoteViews.InteractionHandler;
6738 public void setRemoteViewsInteractionHandler(InteractionHandler handler) { in setRemoteViewsInteractionHandler()
/frameworks/base/core/java/android/appwidget/
DAppWidgetHost.java41 import android.widget.RemoteViews.InteractionHandler;
78 private InteractionHandler mInteractionHandler;
204 public AppWidgetHost(Context context, int hostId, InteractionHandler handler, Looper looper) { in AppWidgetHost()
369 public void setInteractionHandler(InteractionHandler interactionHandler) { in setInteractionHandler()
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()
908 private InteractionHandler getHandler(InteractionHandler handler) { in getHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/smartspace/
DSmartspaceInteractionHandler.kt35 ) : RemoteViews.InteractionHandler { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DWidgetInteractionHandler.kt35 ) : RemoteViews.InteractionHandler { in <lambda>()
DCommunalAppWidgetHost.kt39 interactionHandler: RemoteViews.InteractionHandler, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/util/
DInteractionHandlerDelegate.kt33 ) : RemoteViews.InteractionHandler {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java43 import android.widget.RemoteViews.InteractionHandler;
122 private final InteractionHandler mInteractionHandler = new InteractionHandler() {
635 public RemoteViews.InteractionHandler getRemoteViewsOnClickHandler() { in getRemoteViewsOnClickHandler()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
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()
DFillUi.java227 final RemoteViews.InteractionHandler interceptionHandler = (view, pendingIntent, r) -> { in FillUi()
285 RemoteViews.InteractionHandler interactionBlocker = null; in FillUi()
428 private RemoteViews.InteractionHandler newInteractionBlocker() { in newInteractionBlocker()
DSaveUi.java418 final RemoteViews.InteractionHandler handler = in applyCustomDescription()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java468 RemoteViews.InteractionHandler remoteViewClickHandler, in apply()
674 RemoteViews.InteractionHandler remoteViewClickHandler, in applyRemoteView()
1078 private RemoteViews.InteractionHandler mRemoteViewClickHandler;
1099 RemoteViews.InteractionHandler remoteViewClickHandler,
DNotificationRowContentBinderImpl.kt36 import android.widget.RemoteViews.InteractionHandler in <lambda>()
361 private val remoteViewClickHandler: InteractionHandler?, in <lambda>()
809 remoteViewClickHandler: InteractionHandler?, in <lambda>()
1116 remoteViewClickHandler: InteractionHandler?, in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt161 interactionHandler: RemoteViews.InteractionHandler? = null, in <lambda>()
445 interactionHandler: RemoteViews.InteractionHandler?, in CommunalHubLazyGrid()
870 interactionHandler: RemoteViews.InteractionHandler?, in CommunalContent()
1203 interactionHandler: RemoteViews.InteractionHandler?, in SmartspaceContent()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java453 OnViewAppliedListener listener, InteractionHandler handler) { in applyAsync()
DNotificationRowContentBinderImplTest.kt506 handler: InteractionHandler? in <lambda>()
/frameworks/base/boot/
Dpreloaded-classes10034 android.widget.RemoteViews$InteractionHandler
Dboot-image-profile.txt32454 Landroid/widget/RemoteViews$InteractionHandler;
/frameworks/base/config/
Dpreloaded-classes10065 android.widget.RemoteViews$InteractionHandler
Dboot-image-profile.txt42615 Landroid/widget/RemoteViews$InteractionHandler;