Home
last modified time | relevance | path

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

/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/
DTmaMediaItem.java92 public TmaMediaItem(int flags, ContentStyle playableStyle, ContentStyle browsableStyle, in TmaMediaItem() argument
98 mBrowsableStyle = browsableStyle; in TmaMediaItem()