Searched defs:SEARCH_VIEW_VISIBLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DTitleViewAdapter.java46 public static final int SEARCH_VIEW_VISIBLE = 0x04; field in class:TitleViewAdapter
47 public static final int FULL_VIEW_VISIBLE = BRANDING_VIEW_VISIBLE | SEARCH_VIEW_VISIBLE;
134 * @see #SEARCH_VIEW_VISIBLE

Completed in 97 milliseconds