HomeSort by relevance Sort by last modified time
    Searched refs:ViewsStateBundle (Results 1 - 5 of 5) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ViewsStateBundle.java 39 public abstract class ViewsStateBundle {
60 public ViewsStateBundle(int policy, int limit) {
94 * @see ViewsStateBundle#getSavePolicy()
101 * @see ViewsStateBundle#getLimitNumber()
111 * @param id unique id for the view within this ViewsStateBundle
125 * @param id unique id for the view within this ViewsStateBundle
165 * @param id unique id for the view within this ViewsStateBundle
ScrollAdapterView.java 259 final class ExpandableChildStates extends ViewsStateBundle {
270 final class ExpandedChildStates extends ViewsStateBundle {
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ViewsStateBundle.java 43 class ViewsStateBundle {
53 public ViewsStateBundle() {
114 * @see ViewsStateBundle#getSavePolicy()
122 * @see ViewsStateBundle#getLimitNumber()
150 * @param id unique id for the view within this ViewsStateBundle
166 * @param id unique id for the view within this ViewsStateBundle
193 * @param id unique id for the view within this ViewsStateBundle
GridLayoutManager.java 358 final ViewsStateBundle mChildrenStates = new ViewsStateBundle();
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 153 milliseconds