Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppPreference.java54 private static Object INSTANCE_LOCK = new Object(); field in BluetoothOppPreference
69 synchronized (INSTANCE_LOCK) { in getInstance()
DBluetoothOppManager.java67 private static Object INSTANCE_LOCK = new Object(); field in BluetoothOppManager
124 synchronized (INSTANCE_LOCK) { in getInstance()