Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java216 static void updateSecondaryVersionCounter(Context context, Handler handler) { in updateSecondaryVersionCounter() method in BluetoothPbapUtils
DBluetoothPbapService.java851 BluetoothPbapUtils.updateSecondaryVersionCounter(mContext, in updateSecondaryVersion()