Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java62 private static final int FOLDER_LISTING_SIZE = 0x11; field in BluetoothMapAppParams
298 case FOLDER_LISTING_SIZE: in ParseParams()
490 appParamBuf.put((byte) FOLDER_LISTING_SIZE); in EncodeParams()