Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java4636 public void maybeUnholdCallsOnOtherSubs( in maybeUnholdCallsOnOtherSubs() method
4640 maybeUnholdCallsOnOtherSubs(getAllConnections(), getAllConferences(), in maybeUnholdCallsOnOtherSubs()
4655 protected static void maybeUnholdCallsOnOtherSubs(@NonNull Collection<Connection> connections, in maybeUnholdCallsOnOtherSubs() method
DTelephonyConnection.java1341 mTelephonyConnectionService.maybeUnholdCallsOnOtherSubs( in performHold()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1939 TelephonyConnectionService.maybeUnholdCallsOnOtherSubs( in testDontUnholdOnSameSubForVirtualDsdaDevice()
1956 TelephonyConnectionService.maybeUnholdCallsOnOtherSubs( in testUnholdOnOtherSubForVirtualDsdaDevice()
1978 TelephonyConnectionService.maybeUnholdCallsOnOtherSubs( in testUnholdConferenceOnOtherSubForVirtualDsdaDevice()