Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java55 private static final int FOLDER_LISTING_SIZE = 0x11; field in BluetoothMapAppParams
526 case FOLDER_LISTING_SIZE: in parseParams()
1063 appParamBuf.put((byte) FOLDER_LISTING_SIZE); in encodeParams()