Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1520 private final class ViewContentNavigation extends Action { class in RemoteViews
1523 ViewContentNavigation(@IdRes int viewId, boolean next) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
1528 ViewContentNavigation(Parcel in) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
3868 return new ViewContentNavigation(parcel);
4126 addAction(new ViewContentNavigation(viewId, true /* next */));
4135 addAction(new ViewContentNavigation(viewId, false /* next */));
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8356 android.widget.RemoteViews$ViewContentNavigation
H A Dboot-image-profile.txt32174 Landroid/widget/RemoteViews$ViewContentNavigation;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8377 android.widget.RemoteViews$ViewContentNavigation
H A Dboot-image-profile.txt41838 Landroid/widget/RemoteViews$ViewContentNavigation;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72418 Landroid/widget/RemoteViews$ViewContentNavigation;->apply(Landroid/view/View;Landroid/view/ViewGrou…
72419 Landroid/widget/RemoteViews$ViewContentNavigation;->getActionTag()I
72420 Landroid/widget/RemoteViews$ViewContentNavigation;->mergeBehavior()I
72421 Landroid/widget/RemoteViews$ViewContentNavigation;->mNext:Z