Home
last modified time | relevance | path

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

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