Home
last modified time | relevance | path

Searched refs:ImsUtils (Results 1 – 25 of 39) sorted by relevance

12

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsSmsImpl.java50 if (ImsUtils.VDBG) { in sendSms()
67 if (ImsUtils.VDBG) { in onReady()
114 complete = mSmsAckLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in receiveSmsWaitForAcknowledgeMemoryFull()
130 complete = mSmsAckLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in receiveSmsWaitForAcknowledge()
146 complete = mAckDeliveryLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in sendReportWaitForAcknowledgeSmsReportR()
162 complete = mAckDeliveryLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in sendReportWaitForAcknowledgeSmsReportPQ()
175 complete = mSentTriggeredLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in waitForMessageSentLatch()
188 complete = mSentTriggeredLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in waitForMessageSentLatchSuccess()
200 complete = mSentTriggeredLatch.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in waitForMessageSentLatchError()
212 complete = mOnMemoryAvailableLatch.await(ImsUtils.TEST_TIMEOUT_MS, in waitForOnMemoryAvailableLatch()
[all …]
DTestSipDelegate.java68 if (ImsUtils.VDBG) Log.d(LOG_TAG, "sendMessage"); in sendMessage()
80 if (ImsUtils.VDBG) Log.d(LOG_TAG, "CleanSession"); in cleanupSession()
86 if (ImsUtils.VDBG) Log.d(LOG_TAG, "notifyMessageReceived"); in notifyMessageReceived()
92 if (ImsUtils.VDBG) Log.d(LOG_TAG, "notifyMessageReceiveError"); in notifyMessageReceiveError()
97 SipMessage m = mIncomingMessages.poll(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in verifyMessageSend()
104 String requestedCallId = mCleanupSipSessionRequests.poll(ImsUtils.TEST_TIMEOUT_MS, in verifyCleanupSession()
119 ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in receiveMessageAndVerifyReceivedCalled()
129 ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in receiveMessageAndVerifyReceiveErrorCalled()
DImsSsDataTest.java43 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcel()
66 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeCF()
81 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeCW()
95 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeColr()
109 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeColp()
123 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeClir()
137 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeIcb()
151 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeIcbAnon()
165 if (!ImsUtils.shouldTestImsService()) { in testServiceTypeBarring()
219 if (!ImsUtils.shouldTestImsService()) { in testRequestTypeInterrogation()
[all …]
DSipDelegateManagerTest.java197 if (!ImsUtils.shouldTestTelephony()) { in beforeAllTests()
203 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
210 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
223 if (!ImsUtils.shouldTestImsSingleRegistration()) { in beforeAllTests()
235 if (!ImsUtils.shouldTestImsService()) { in afterAllTests()
260 assumeTrue(ImsUtils.shouldTestImsSingleRegistration()); in beforeTest()
262 if (!ImsUtils.shouldTestTelephony()) { in beforeTest()
280 if (!ImsUtils.shouldTestImsService()) { in afterTest()
295 if (!ImsUtils.shouldTestTelephony()) { in testIncorrectPermissions()
394 if (!ImsUtils.shouldTestImsService()) { in testSipDialogStateChanges()
[all …]
DImsCallingTestOnMockModem.java94 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
127 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
142 if (!ImsUtils.shouldTestImsService()) { in afterAllTests()
163 assumeTrue(ImsUtils.shouldTestImsService()); in beforeTest()
173 if (!ImsUtils.shouldTestImsService()) { in afterTest()
201 if (!ImsUtils.shouldTestImsService()) { in testSrvccActiveCall()
240 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in testSrvccActiveCall()
252 if (!ImsUtils.shouldTestImsService()) { in testSendAnbrQuery()
287 if (!ImsUtils.shouldTestImsService()) { in testNotifyAnbr()
321 if (!ImsUtils.shouldTestImsService()) { in testSrvccIncomingCall()
[all …]
DTestSipDelegateConnection.java102 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onMessageReceived"); in onMessageReceived()
114 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onMessageSent"); in onMessageSent()
120 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onMessageSendFailure"); in onMessageSendFailure()
126 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onCreated"); in onCreated()
134 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onFeatureTagStatusChanged"); in onFeatureTagStatusChanged()
143 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onConfigurationChanged"); in onConfigurationChanged()
150 if (ImsUtils.VDBG) Log.d(LOG_TAG, "onDestroyed"); in onDestroyed()
165 Pair<String, Integer> ack = mSentMessageAcks.poll(ImsUtils.TEST_TIMEOUT_MS, in sendMessageAndVerifyCompletedSuccessfully()
179 Pair<String, Integer> ack = mSentMessageAcks.poll(ImsUtils.TEST_TIMEOUT_MS, in sendMessageAndVerifyFailure()
191 SipMessage m = mReceivedMessages.poll(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in verifyMessageReceived()
[all …]
DImsRcsManagerTest.java48 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
52 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
61 if (!ImsUtils.shouldTestImsService()) { in beforeTest()
75 if (!ImsUtils.shouldTestTelephony()) { in testMethodPermissions()
DImsCallingTest.java117 if (!ImsUtils.shouldTestImsCall()) { in beforeAllTests()
124 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
148 if (!ImsUtils.shouldTestImsCall()) { in afterAllTests()
161 if (!ImsUtils.shouldTestImsCall()) { in beforeTest()
178 if (!ImsUtils.shouldTestImsCall()) { in afterTest()
210 if (!ImsUtils.shouldTestImsCall()) { in testOutGoingCall()
246 if (!ImsUtils.shouldTestImsCall()) { in testOutGoingCallStartFailed()
280 if (!ImsUtils.shouldTestImsCall()) { in testIncomingCall()
310 if (!ImsUtils.shouldTestImsCall()) { in testIncomingCallReturnListener()
342 if (!ImsUtils.shouldTestImsCall()) { in testIncomingCallReject()
[all …]
DTestRcsFeature.java86 if (ImsUtils.VDBG) { in onFeatureReady()
94 if (ImsUtils.VDBG) { in onFeatureRemoved()
108 if (ImsUtils.VDBG) { in createCapabilityExchangeImpl()
119 if (ImsUtils.VDBG) { in destroyCapabilityExchangeImpl()
162 if (ImsUtils.VDBG) { in queryCapabilityConfiguration()
DImsCallProfileTest.java54 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcel()
119 if (!ImsUtils.shouldTestImsService()) { in testProprietaryExtrasNullCallExtras()
139 if (!ImsUtils.shouldTestImsService()) { in testProprietaryExtrasEmptyExtras()
160 if (!ImsUtils.shouldTestImsService()) { in testCallExtras()
183 if (!ImsUtils.shouldTestImsService()) { in testUpdateCallType()
196 if (!ImsUtils.shouldTestImsService()) { in testUpdateCallExtras()
212 if (!ImsUtils.shouldTestImsService()) { in testUpdateMediaProfile()
231 if (!ImsUtils.shouldTestImsService()) { in testGetVideoStatefromProfile()
243 if (!ImsUtils.shouldTestImsService()) { in testGetVideoStateFromCallType()
269 if (!ImsUtils.shouldTestImsService()) { in testGetCallTypeFromVideoState()
[all …]
DImsServiceConnector.java175 if (ImsUtils.VDBG) Log.i(TAG, "waitForCarrierPackageUnbind: isBound=" + isBound); in waitForCarrierPackageUnbind()
190 if (ImsUtils.VDBG) Log.i(TAG, "waitForDevicePackageUnbind: isBound=" + isBound); in waitForDevicePackageUnbind()
302 if (ImsUtils.VDBG) { in setDeviceImsService()
315 if (ImsUtils.VDBG) { in setCarrierImsService()
326 if (ImsUtils.VDBG) { in setDeviceImsService()
337 if (ImsUtils.VDBG) { in setCarrierImsService()
346 if (ImsUtils.VDBG) { in clearCarrierImsServiceOverride()
371 result = queue.poll(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in setDefaultSmsApp()
372 if (ImsUtils.VDBG) { in setDefaultSmsApp()
383 if (ImsUtils.VDBG) { in getDefaultSmsApp()
[all …]
DImsStreamMediaProfileTest.java39 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcel()
62 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcelForAudioCodecAttributes()
99 if (!ImsUtils.shouldTestImsService()) { in testCopyFrom()
121 if (!ImsUtils.shouldTestImsService()) { in testSetRttMode()
138 if (!ImsUtils.shouldTestImsService()) { in testReceivingRttAudio()
DImsServiceTestOnMockModem.java77 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
108 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
151 assumeTrue(ImsUtils.shouldTestImsService()); in beforeTest()
159 if (!ImsUtils.shouldTestImsService()) { in afterTest()
180 if (!ImsUtils.shouldTestImsService()) { in testTriggerImsDeregistration()
DImsReasonInfoTest.java38 if (!ImsUtils.shouldTestImsService()) { in testBasics()
49 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcel()
DImsServiceTest.java346 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
356 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
386 if (!ImsUtils.shouldTestImsService()) { in afterAllTests()
414 if (!ImsUtils.shouldTestImsService()) { in beforeTest()
439 if (!ImsUtils.shouldTestImsService()) { in afterTest()
452 if (!ImsUtils.shouldTestImsService()) { in testCarrierImsServiceBindRcsFeature()
471 if (!ImsUtils.shouldTestImsService()) { in testCarrierImsServiceBindRcsFeatureForExecutor()
489 if (!ImsUtils.shouldTestImsService()) { in testCarrierImsServiceBindMmTelFeature()
511 if (!ImsUtils.shouldTestImsService()) { in testCarrierImsServiceBindRcsFeatureEnableDisableIms()
542 if (!ImsUtils.shouldTestImsService()) { in testCarrierImsServiceBindRcsChangeToMmtel()
[all …]
DEabControllerTest.java144 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
151 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
181 if (!ImsUtils.shouldTestImsService()) { in afterAllTests()
203 if (!ImsUtils.shouldTestImsService()) { in beforeTest()
213 if (!ImsUtils.shouldTestImsService()) { in afterTest()
226 if (!ImsUtils.shouldTestImsService()) { in testRequestCapabilities()
266 if (!ImsUtils.shouldTestImsService()) { in testRequestAvailabilities()
304 if (!ImsUtils.shouldTestImsService()) { in testRequestExpiredCapabilities()
351 if (!ImsUtils.shouldTestImsService()) { in testRequestExpiredAvailabilities()
585 return queue.poll(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in waitForResult()
DMmTelFeatureTestOnMockModem.java155 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
184 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
213 if (!ImsUtils.shouldTestImsService()) { in afterAllTests()
245 assumeTrue(ImsUtils.shouldTestImsService()); in beforeTest()
273 if (!ImsUtils.shouldTestImsService()) { in testSetTerminalBasedCallWaitingNotSupported()
302 if (!ImsUtils.shouldTestImsService()) { in testSetTerminalBasedCallWaiting()
369 if (!ImsUtils.shouldTestImsService()) { in testNotifySrvccState()
395 if (!ImsUtils.shouldTestImsService()) { in testTriggerEpsFallback()
429 if (!ImsUtils.shouldTestImsService()) { in testStartAndStopImsTrafficSession()
589 if (!ImsUtils.shouldTestImsService()) { in testStartAndStopImsTrafficSessionWhenServiceDisconnected()
[all …]
DTestImsCallSessionImpl.java130 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in start()
187 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in startInternal()
207 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in startFailed()
316 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in terminateIncomingCall()
379 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in resume()
403 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in holdFailed()
427 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in resumeFailed()
461 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in merge()
515 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in mergeFailed()
538 ImsUtils.waitInCurrentState(WAIT_IN_CURRENT_STATE); in mergeExistConference()
[all …]
DTestImsService.java548 if (ImsUtils.VDBG) { in onBind()
553 if (ImsUtils.VDBG) { in onBind()
559 if (ImsUtils.VDBG) { in onBind()
570 if (ImsUtils.VDBG) Log.i(TAG, "onUnbind-Remote"); in onUnbind()
574 if (ImsUtils.VDBG) Log.i(TAG, "onUnbind-Local"); in onUnbind()
676 return waitForLatchCountdown(latchIndex, ImsUtils.TEST_TIMEOUT_MS); in waitForLatchCountdown()
688 if (ImsUtils.VDBG) { in waitForLatchCountdown()
DEabBulkCapabilityUpdaterTest.java134 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
145 sTestSub = ImsUtils.getPreferredActiveSubId(); in beforeAllTests()
196 if (!ImsUtils.shouldTestImsService()) { in setup()
210 if (!ImsUtils.shouldTestImsService()) { in teardown()
220 if (!ImsUtils.shouldTestImsService()) { in insertNewContactTest()
248 if (!ImsUtils.shouldTestImsService()) { in deletePhoneNumberOfContactTest()
266 if (!ImsUtils.shouldTestImsService()) { in updateContactTest()
291 if (!ImsUtils.shouldTestImsService()) { in deleteContactTest()
308 mWaitNotifyResult.await(ImsUtils.TEST_TIMEOUT_MS, TimeUnit.MILLISECONDS); in waitingEabProviderInsertContact()
DImsExceptionTest.java33 if (!ImsUtils.shouldTestImsService()) { in testImsExceptionConstructors()
DImsSsInfoTest.java34 if (!ImsUtils.shouldTestImsService()) { in testParcelUnparcel()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java22 import android.telephony.ims.cts.ImsUtils;
86 if (ImsUtils.VDBG) { in onBind()
92 if (ImsUtils.VDBG) { in onBind()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java53 import android.telephony.ims.cts.ImsUtils;
140 if (!ImsUtils.shouldTestTelephony()) { in beforeAllTests()
191 if (!ImsUtils.shouldTestImsService()) { in beforeAllTests()
210 if (!ImsUtils.shouldTestTelephony() || !sIsMultiSimDevice || !sFeatureEnabled in afterAllTests()
266 if (!ImsUtils.shouldTestImsService() || !sIsMultiSimDevice) { in beforeTest()
297 if (!ImsUtils.shouldTestImsService() || !sIsMultiSimDevice) { in afterTest()
322 ImsUtils.shouldTestTelephony()); in testCellularDSDASupported_IMSNotRegistered()
345 ImsUtils.shouldTestTelephony()); in testCellularDSDANotSupported_IMSNotRegistered()
363 ImsUtils.shouldTestImsService()); in testCellularDSDASupported_ImsRegisteredWWAN()
409 ImsUtils.shouldTestImsService()); in testCellularDSDANotSupported_ImsRegisteredWWAN()
[all …]
DCallComposerTest.java29 import android.telephony.ims.cts.ImsUtils;
74 if (!ImsUtils.shouldTestImsCall()) { in setUp()
88 if (!ImsUtils.shouldTestImsCall()) { in tearDown()
100 if (!ImsUtils.shouldTestImsCall()) { in testUploadPictureWithFile()
113 if (!ImsUtils.shouldTestImsCall()) { in testUploadPictureAsStream()
125 if (!ImsUtils.shouldTestImsCall()) { in testExcessivelyLargePictureAsFile()
141 if (!ImsUtils.shouldTestImsCall()) { in testExcessivelyLargePictureAsStream()

12