Searched refs:dummyImsCallIds (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyRegistryManagerTest.java | 530 String[] dummyImsCallIds = {"1", "0", "-1"}; in testNotifyPreciseCallStateWithImsCall() local 542 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStateWithImsCall() 623 String[] dummyImsCallIds = {"1", "0", "-1"}; in testNotifyPreciseCallStateLegacyCallback() local 635 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStateLegacyCallback() 672 String[] dummyImsCallIds = {"-1", "0", "1"}; in testNotifyPreciseCallStatePhoneStateListener() local 684 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStatePhoneStateListener()
|