Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java50 @VisibleForTesting static volatile int sInstanceCounter = 0; field in BluetoothMapMasInstance
125 mObjectInstanceId = sInstanceCounter++; in BluetoothMapMasInstance()