Searched refs:BluetoothAdapterProxy (Results 1 – 7 of 7) sorted by relevance
26 public class BluetoothAdapterProxy { class29 public BluetoothAdapterProxy() { in BluetoothAdapterProxy() method in BluetoothAdapterProxy
119 private final BluetoothAdapterProxy mBluetoothAdapter;150 public BluetoothManager(Context context, BluetoothAdapterProxy bluetoothAdapterProxy) { in BluetoothManager()
420 private BluetoothAdapterProxy mBluetoothAdapter;441 BluetoothAdapterProxy bluetoothAdapter, in BluetoothPhoneServiceImpl()
173 new BluetoothAdapterProxy()); in TelecomSystem()
30 import com.android.server.telecom.BluetoothAdapterProxy;146 callsManager, new BluetoothAdapterProxy(), in initializeTelecomSystem()
28 import com.android.server.telecom.BluetoothAdapterProxy;47 @Mock BluetoothAdapterProxy mAdapterProxy;
36 import com.android.server.telecom.BluetoothAdapterProxy;113 mock(BluetoothAdapterProxy.class), mMockPhoneAccountRegistrar); in setUp()