Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1107 private final class ViewContentNavigation extends Action { class in RemoteViews
1110 ViewContentNavigation(int viewId, boolean next) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
1115 ViewContentNavigation(Parcel in) { in ViewContentNavigation() method in RemoteViews.ViewContentNavigation
2394 return new ViewContentNavigation(parcel);
2563 addAction(new ViewContentNavigation(viewId, true /* next */));
2572 addAction(new ViewContentNavigation(viewId, false /* next */));
/frameworks/base/config/
Dpreloaded-classes7749 android.widget.RemoteViews$ViewContentNavigation
Dboot-image-profile.txt48073 Landroid/widget/RemoteViews$ViewContentNavigation;