Searched refs:ViewContentNavigation (Results 1 – 2 of 2) sorted by relevance
1098 private final class ViewContentNavigation extends Action { class in RemoteViews1101 ViewContentNavigation(int viewId, boolean next) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation1106 ViewContentNavigation(Parcel in) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation2385 return new ViewContentNavigation(parcel);2554 addAction(new ViewContentNavigation(viewId, true /* next */));2563 addAction(new ViewContentNavigation(viewId, false /* next */));
83524 Landroid/widget/RemoteViews$ViewContentNavigation;->apply(Landroid/view/View;Landroid/view/ViewGrou…83525 Landroid/widget/RemoteViews$ViewContentNavigation;->getActionTag()I83526 Landroid/widget/RemoteViews$ViewContentNavigation;->mergeBehavior()I83527 Landroid/widget/RemoteViews$ViewContentNavigation;->mNext:Z