Searched refs:BluetoothPhoneServiceImpl (Results 1 – 5 of 5) sorted by relevance
36 import com.android.server.telecom.BluetoothPhoneServiceImpl;163 new BluetoothPhoneServiceImpl.BluetoothPhoneServiceImplFactory() { in initializeTelecomSystem()165 public BluetoothPhoneServiceImpl makeBluetoothPhoneServiceImpl( in initializeTelecomSystem()169 return new BluetoothPhoneServiceImpl(context, lock, in initializeTelecomSystem()
27 import com.android.server.telecom.BluetoothPhoneServiceImpl.BluetoothPhoneServiceImplFactory;113 private final BluetoothPhoneServiceImpl mBluetoothPhoneServiceImpl;362 public BluetoothPhoneServiceImpl getBluetoothPhoneServiceImpl() { in getBluetoothPhoneServiceImpl()
51 public class BluetoothPhoneServiceImpl { class54 BluetoothPhoneServiceImpl makeBluetoothPhoneServiceImpl(Context context, in makeBluetoothPhoneServiceImpl()264 return BluetoothPhoneServiceImpl.this.processChld(chld);462 public BluetoothPhoneServiceImpl( in BluetoothPhoneServiceImpl() method in BluetoothPhoneServiceImpl
36 import com.android.server.telecom.BluetoothPhoneServiceImpl;96 private BluetoothPhoneServiceImpl mBluetoothPhoneService;121 mBluetoothPhoneService = new BluetoothPhoneServiceImpl(mContext, mLock, mMockCallsManager, in setUp()
70 import com.android.server.telecom.BluetoothPhoneServiceImpl;214 @Mock BluetoothPhoneServiceImpl mBluetoothPhoneServiceImpl;