Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1964 private final class ViewContentNavigation extends Action { class in RemoteViews
1967 ViewContentNavigation(@IdRes int viewId, boolean next) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
1972 ViewContentNavigation(Parcel in) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
4356 return new ViewContentNavigation(parcel);
4619 addAction(new ViewContentNavigation(viewId, true /* next */));
4632 addAction(new ViewContentNavigation(viewId, false /* next */));
/frameworks/base/boot/
Dpreloaded-classes10068 android.widget.RemoteViews$ViewContentNavigation
Dboot-image-profile.txt32488 Landroid/widget/RemoteViews$ViewContentNavigation;
/frameworks/base/config/
Dpreloaded-classes10099 android.widget.RemoteViews$ViewContentNavigation
Dboot-image-profile.txt42649 Landroid/widget/RemoteViews$ViewContentNavigation;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68452 Landroid/widget/RemoteViews$ViewContentNavigation;->apply(Landroid/view/View;Landroid/view/ViewGrou…
68453 Landroid/widget/RemoteViews$ViewContentNavigation;->getActionTag()I
68454 Landroid/widget/RemoteViews$ViewContentNavigation;->mergeBehavior()I
68455 Landroid/widget/RemoteViews$ViewContentNavigation;->mNext:Z