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.java786 if (getFolderVerCounter() != null) { in EncodeParams()
789 appParamBuf.put(getFolderVerCounter()); in EncodeParams()
983 public byte[] getFolderVerCounter(){ in getFolderVerCounter() method in BluetoothMapAppParams