Searched refs:dummyCallStates (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyRegistryManagerTest.java | 527 int[] dummyCallStates = {PreciseCallState.PRECISE_CALL_STATE_INCOMING, in testNotifyPreciseCallStateWithImsCall() local 542 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStateWithImsCall() 576 int[] dummyCallStates = {PreciseCallState.PRECISE_CALL_STATE_INCOMING, in testNotifyPreciseCallStateWithCsCall() local 584 dummyCallStates, null, null, null)); in testNotifyPreciseCallStateWithCsCall() 620 int[] dummyCallStates = {PreciseCallState.PRECISE_CALL_STATE_INCOMING, in testNotifyPreciseCallStateLegacyCallback() local 635 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStateLegacyCallback() 669 int[] dummyCallStates = {PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallStatePhoneStateListener() local 684 dummyCallStates, dummyImsCallIds, dummyImsServiceTypes, dummyImsCallTypes)); in testNotifyPreciseCallStatePhoneStateListener()
|