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

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

Completed in 314 milliseconds