Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java72 private static final int FOLDER_VER_COUNTER = 0x23; field in BluetoothMapAppParams
539 case FOLDER_VER_COUNTER: in parseParams()
798 appParamBuf.put((byte) FOLDER_VER_COUNTER); in encodeParams()