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 */));
89543 Landroid/widget/RemoteViews$ViewContentNavigation;89544 Landroid/widget/RemoteViews$ViewContentNavigation;-><init>(IZ)V89545 Landroid/widget/RemoteViews$ViewContentNavigation;-><init>(Landroid/os/Parcel;)V89546 Landroid/widget/RemoteViews$ViewContentNavigation;->apply(Landroid/view/View;Landroid/view/ViewGrou…89547 Landroid/widget/RemoteViews$ViewContentNavigation;->getActionTag()I89548 Landroid/widget/RemoteViews$ViewContentNavigation;->mergeBehavior()I89549 Landroid/widget/RemoteViews$ViewContentNavigation;->mNext:Z