Searched refs:sInstanceCounter (Results 1 – 2 of 2) sorted by relevance
44 private static volatile int sInstanceCounter = 0; field in BluetoothMapMasInstance124 mTag = "BluetoothMapMasInstance" + sInstanceCounter++; in BluetoothMapMasInstance()151 mTag = "BluetoothMapMasInstance" + sInstanceCounter++; in BluetoothMapMasInstance()
61 private static volatile int sInstanceCounter; field in ObexServerSockets68 mTag = "ObexServerSockets" + sInstanceCounter++; in ObexServerSockets()