Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java797 if (getFolderVerCounter() != null) { in encodeParams()
800 appParamBuf.put(getFolderVerCounter()); in encodeParams()
1009 public byte[] getFolderVerCounter() { in getFolderVerCounter() method in BluetoothMapAppParams