Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1461 private final class ViewContentNavigation extends Action { class in RemoteViews
1464 ViewContentNavigation(@IdRes int viewId, boolean next) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
1469 ViewContentNavigation(Parcel in) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
3785 return new ViewContentNavigation(parcel);
4015 addAction(new ViewContentNavigation(viewId, true /* next */));
4024 addAction(new ViewContentNavigation(viewId, false /* next */));
/frameworks/base/boot/
Dpreloaded-classes8356 android.widget.RemoteViews$ViewContentNavigation
Dboot-image-profile.txt32174 Landroid/widget/RemoteViews$ViewContentNavigation;
/frameworks/base/config/
Dpreloaded-classes8377 android.widget.RemoteViews$ViewContentNavigation
Dboot-image-profile.txt41838 Landroid/widget/RemoteViews$ViewContentNavigation;
/frameworks/base/boot/hiddenapi/
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