Home
last modified time | relevance | path

Searched defs:phoneAccountRegistrar (Results 1 – 13 of 13) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DParcelableCallUtils.java68 PhoneAccountRegistrar phoneAccountRegistrar) { in toParcelableCall()
101 PhoneAccountRegistrar phoneAccountRegistrar, in toParcelableCall()
132 PhoneAccountRegistrar phoneAccountRegistrar, in toParcelableCall()
DConnectionServiceRepository.java53 PhoneAccountRegistrar phoneAccountRegistrar, in ConnectionServiceRepository()
DCreateConnectionTimeout.java42 CreateConnectionTimeout(Context context, PhoneAccountRegistrar phoneAccountRegistrar, in CreateConnectionTimeout()
DBluetoothPhoneServiceImpl.java56 PhoneAccountRegistrar phoneAccountRegistrar); in makeBluetoothPhoneServiceImpl()
471 PhoneAccountRegistrar phoneAccountRegistrar) { in BluetoothPhoneServiceImpl()
DCreateConnectionProcessor.java131 PhoneAccountRegistrar phoneAccountRegistrar, Context context) { in CreateConnectionProcessor()
DTelecomServiceImpl.java1908 PhoneAccountRegistrar phoneAccountRegistrar, in TelecomServiceImpl()
DCall.java1575 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in configureCallAttributes() local
1606 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in checkIfVideoCapable() local
1628 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in checkIfRttCapable() local
1952 void startCreateConnection(PhoneAccountRegistrar phoneAccountRegistrar) { in startCreateConnection()
DCallLogManager.java153 public CallLogManager(Context context, PhoneAccountRegistrar phoneAccountRegistrar, in CallLogManager()
DCallsManager.java461 PhoneAccountRegistrar phoneAccountRegistrar, in CallsManager()
DConnectionServiceWrapper.java1150 PhoneAccountRegistrar phoneAccountRegistrar, in ConnectionServiceWrapper()
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java88 PhoneAccountRegistrar phoneAccountRegistrar, in makeMissedCallNotifierImpl()
140 public MissedCallNotifierImpl(Context context, PhoneAccountRegistrar phoneAccountRegistrar, in MissedCallNotifierImpl()
147 PhoneAccountRegistrar phoneAccountRegistrar, in MissedCallNotifierImpl()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessorHelper.java49 PhoneAccountRegistrar phoneAccountRegistrar) { in CallRedirectionProcessorHelper()
DCallRedirectionProcessor.java279 PhoneAccountRegistrar phoneAccountRegistrar, in CallRedirectionProcessor()