Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java328 verifyCellularSimultaneousCallingSupport(true, sSimultaneousCallingListener); in testCellularDSDASupported_IMSNotRegistered()
350 verifyCellularSimultaneousCallingSupport(false, sSimultaneousCallingListener); in testCellularDSDANotSupported_IMSNotRegistered()
380 verifyCellularSimultaneousCallingSupport(true, in testCellularDSDASupported_ImsRegisteredWWAN()
423 verifyCellularSimultaneousCallingSupport(false, sSimultaneousCallingListener); in testCellularDSDANotSupported_ImsRegisteredWWAN()
461 verifyCellularSimultaneousCallingSupport(false, in testImsRegisteredWLAN()
714 private void verifyCellularSimultaneousCallingSupport( in verifyCellularSimultaneousCallingSupport() method in SimultaneousCallingRestrictionsTest