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.java63 private static Object INSTANCE_LOCK = new Object(); field in class:BluetoothOppManager
111 synchronized (INSTANCE_LOCK) {

Completed in 61 milliseconds