Searched refs:mFolderVerCounterHigh (Results 1 – 1 of 1) sorted by relevance
171 private long mFolderVerCounterHigh = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams1376 this.mFolderVerCounterHigh = countHigh; in setFolderVerCounter()1381 if (mFolderVerCounterHigh != INVALID_VALUE_PARAMETER in getFolderVerCounter()1384 ret.putLong(mFolderVerCounterHigh); in getFolderVerCounter()