Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java69 public static final String CONTENT_STYLE_BROWSABLE_HINT = field in BluetoothMediaBrowserService
227 style.putInt(CONTENT_STYLE_BROWSABLE_HINT, CONTENT_STYLE_GRID_ITEM_HINT_VALUE); in getDefaultStyle()