Home
last modified time | relevance | path

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

/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/
DTmaMediaItem.java52 final int mBundleValue; field in TmaMediaItem.ContentStyle
54 mBundleValue = value; in ContentStyle()
212 extras.putInt(CONTENT_STYLE_PLAYABLE_HINT, mPlayableStyle.mBundleValue); in buildDescription()
213 extras.putInt(CONTENT_STYLE_BROWSABLE_HINT, mBrowsableStyle.mBundleValue); in buildDescription()