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()
DTelecomServiceImpl.java1898 PhoneAccountRegistrar phoneAccountRegistrar, in TelecomServiceImpl()
DCreateConnectionProcessor.java132 PhoneAccountRegistrar phoneAccountRegistrar, Context context) { in CreateConnectionProcessor()
DCall.java1651 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in configureCallAttributes() local
1682 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in checkIfVideoCapable() local
1704 PhoneAccountRegistrar phoneAccountRegistrar = mCallsManager.getPhoneAccountRegistrar(); in checkIfRttCapable() local
2028 void startCreateConnection(PhoneAccountRegistrar phoneAccountRegistrar) { in startCreateConnection()
DCallLogManager.java153 public CallLogManager(Context context, PhoneAccountRegistrar phoneAccountRegistrar, in CallLogManager()
DCallsManager.java463 PhoneAccountRegistrar phoneAccountRegistrar, in CallsManager()
DConnectionServiceWrapper.java1158 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()