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.java73 private static final int FOLDER_VER_COUNTER = 0x25; field in BluetoothMapAppParams
532 case FOLDER_VER_COUNTER: in ParseParams()
787 appParamBuf.put((byte)FOLDER_VER_COUNTER); in EncodeParams()