Searched refs:hintValue (Results 1 – 1 of 1) sorted by relevance
146 public void setRootBrowsableViewType(int hintValue) { in setRootBrowsableViewType() argument147 mRootBrowsableViewType = fromMediaHint(hintValue); in setRootBrowsableViewType()150 public void setRootPlayableViewType(int hintValue) { in setRootPlayableViewType() argument151 mRootPlayableViewType = fromMediaHint(hintValue); in setRootPlayableViewType()