Searched refs:BluetoothAdapterProxy (Results 1 – 7 of 7) sorted by relevance
26 public class BluetoothAdapterProxy { class29 public BluetoothAdapterProxy() { in BluetoothAdapterProxy() method in BluetoothAdapterProxy
445 private BluetoothAdapterProxy mBluetoothAdapter;466 BluetoothAdapterProxy bluetoothAdapter, in BluetoothPhoneServiceImpl()
235 new BluetoothAdapterProxy()); in TelecomSystem()
35 import com.android.server.telecom.BluetoothAdapterProxy;170 callsManager, new BluetoothAdapterProxy(), in initializeTelecomSystem()
26 import com.android.server.telecom.BluetoothAdapterProxy;115 public BluetoothDeviceManager(Context context, BluetoothAdapterProxy bluetoothAdapter) { in BluetoothDeviceManager()
28 import com.android.server.telecom.BluetoothAdapterProxy;56 @Mock BluetoothAdapterProxy mAdapterProxy;
34 import com.android.server.telecom.BluetoothAdapterProxy;122 mock(BluetoothAdapterProxy.class), mMockPhoneAccountRegistrar); in setUp()