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.java96 public TmaMediaItem(@Flags int flags, ContentStyle playableStyle, ContentStyle browsableStyle, in TmaMediaItem() argument
102 mBrowsableStyle = browsableStyle; in TmaMediaItem()