Home
last modified time | relevance | path

Searched refs:telephonyManagerProxy (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java4498 TelephonyManagerProxy telephonyManagerProxy) { in maybeDisconnectCallsOnOtherSubs() argument
4499 if (telephonyManagerProxy.isConcurrentCallsPossible() && !answeringDropsFgCall) { in maybeDisconnectCallsOnOtherSubs()
4587 TelephonyManagerProxy telephonyManagerProxy) { in maybeGetFirstConferenceableFromOtherSubscription() argument
4588 if (!telephonyManagerProxy.isConcurrentCallsPossible()) { in maybeGetFirstConferenceableFromOtherSubscription()
4658 TelephonyManagerProxy telephonyManagerProxy) { in maybeUnholdCallsOnOtherSubs() argument
4660 connections, conferences, currentHandle, telephonyManagerProxy); in maybeUnholdCallsOnOtherSubs()
4695 TelephonyManagerProxy telephonyManagerProxy) { in maybeHoldCallsOnOtherSubs() argument
4697 connections, conferences, outgoingHandle, telephonyManagerProxy); in maybeHoldCallsOnOtherSubs()