Home
last modified time | relevance | path

Searched refs:SetPendingIntentTemplate (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java801 private class SetPendingIntentTemplate extends Action { class in RemoteViews
802 public SetPendingIntentTemplate(@IdRes int id, PendingIntent pendingIntentTemplate) { in SetPendingIntentTemplate() method in RemoteViews.SetPendingIntentTemplate
807 public SetPendingIntentTemplate(Parcel parcel) { in SetPendingIntentTemplate() method in RemoteViews.SetPendingIntentTemplate
3872 return new SetPendingIntentTemplate(parcel);
4399 addAction(new SetPendingIntentTemplate(viewId, pendingIntentTemplate));
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8349 android.widget.RemoteViews$SetPendingIntentTemplate
H A Dboot-image-profile.txt32164 Landroid/widget/RemoteViews$SetPendingIntentTemplate;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8370 android.widget.RemoteViews$SetPendingIntentTemplate
H A Dboot-image-profile.txt41828 Landroid/widget/RemoteViews$SetPendingIntentTemplate;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72380 Landroid/widget/RemoteViews$SetPendingIntentTemplate;->apply(Landroid/view/View;Landroid/view/ViewG…
72381 Landroid/widget/RemoteViews$SetPendingIntentTemplate;->getActionTag()I