Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTestOnMockModem.java57 private static final boolean VDBG = false; field in ImsServiceTestOnMockModem
75 if (VDBG) Log.d(LOG_TAG, "beforeAllTests"); in beforeAllTests()
112 if (VDBG) Log.i(LOG_TAG, "beforeAllTests sub=" + sub); in beforeAllTests()
116 if (VDBG) Log.i(LOG_TAG, "sTestSub=" + sTestSub); in beforeAllTests()
126 if (VDBG) Log.d(LOG_TAG, "afterAllTests"); in afterAllTests()
149 if (VDBG) Log.d(LOG_TAG, "beforeTest"); in beforeTest()
157 if (VDBG) Log.d(LOG_TAG, "afterTest"); in afterTest()
178 if (VDBG) Log.d(LOG_TAG, "testNotifySrvccState"); in testTriggerImsDeregistration()
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()
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()
293 if (ImsUtils.VDBG) Log.d(LOG_TAG, "setOperationCountDownLatch: " + operationCount); in setOperationCountDownLatch()
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()
372 if (ImsUtils.VDBG) { in setDefaultSmsApp()
383 if (ImsUtils.VDBG) { in getDefaultSmsApp()
417 if (ImsUtils.VDBG) { in getMmTelCarrierService()
[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()
DMmTelFeatureTestOnMockModem.java95 private static final boolean VDBG = false; field in MmTelFeatureTestOnMockModem
149 if (VDBG) Log.d(LOG_TAG, "beforeAllTests"); in beforeAllTests()
207 if (VDBG) Log.d(LOG_TAG, "afterAllTests"); in afterAllTests()
255 if (VDBG) Log.d(LOG_TAG, "afterTest"); in afterTest()
269 if (VDBG) Log.d(LOG_TAG, "testSetTerminalBasedCallWaitingNotSupported"); in testSetTerminalBasedCallWaitingNotSupported()
298 if (VDBG) Log.d(LOG_TAG, "testSetTerminalBasedCallWaiting"); in testSetTerminalBasedCallWaiting()
365 if (VDBG) Log.d(LOG_TAG, "testNotifySrvccState"); in testNotifySrvccState()
391 if (VDBG) Log.d(LOG_TAG, "testTriggerEpsFallback"); in testTriggerEpsFallback()
427 if (VDBG) Log.d(LOG_TAG, "testStartAndStopImsTrafficSession"); in testStartAndStopImsTrafficSession()
587 if (VDBG) Log.d(LOG_TAG, "testStartAndStopImsTrafficSessionWhenServiceDisconnected"); in testStartAndStopImsTrafficSessionWhenServiceDisconnected()
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()
688 if (ImsUtils.VDBG) { in waitForLatchCountdown()
DTestImsSmsImpl.java50 if (ImsUtils.VDBG) { in sendSms()
67 if (ImsUtils.VDBG) { in onReady()
DTestMmTelFeature.java104 if (ImsUtils.VDBG) { in queryCapabilityConfiguration()
130 if (ImsUtils.VDBG) { in onFeatureReady()
138 if (ImsUtils.VDBG) { in onFeatureRemoved()
DImsUtils.java44 public static final boolean VDBG = true; field in ImsUtils
DImsCallingTestOnMockModem.java78 private static final boolean VDBG = false; field in ImsCallingTestOnMockModem
DEmergencyCallDomainSelectionTestOnMockModem.java121 private static final boolean VDBG = false; field in EmergencyCallDomainSelectionTestOnMockModem
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDomainSelectionServiceTestOnMockModem.java95 private static final boolean VDBG = false; field in DomainSelectionServiceTestOnMockModem
120 if (VDBG) Log.d(LOG_TAG, "beforeAllTests"); in beforeAllTests()
155 if (VDBG) Log.d(LOG_TAG, "afterAllTests"); in afterAllTests()
174 if (VDBG) Log.d(LOG_TAG, "beforeTest"); in beforeTest()
197 if (VDBG) Log.d(LOG_TAG, "afterTest"); in afterTest()
222 if (VDBG) Log.d(LOG_TAG, "testDomainSelectionServiceEmergencyCallCanceled"); in testDomainSelectionServiceEmergencyCallCanceled()
247 if (VDBG) Log.d(LOG_TAG, "testDomainSelectionServiceEmergencyCallTerminateSelection"); in testDomainSelectionServiceEmergencyCallTerminateSelection()
267 if (VDBG) Log.d(LOG_TAG, "testDomainSelectionServiceEmergencyCallReselectDomain"); in testDomainSelectionServiceEmergencyCallReselectDomain()
310 if (VDBG) Log.d(LOG_TAG, "testDomainSelectionServiceEmergencyCall"); in testDomainSelectionServiceEmergencyCall()
356 if (VDBG) Log.d(LOG_TAG, "testDomainSelectionServiceEmergencyNetworkScan"); in testDomainSelectionServiceEmergencyNetworkScan()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java86 if (ImsUtils.VDBG) { in onBind()
92 if (ImsUtils.VDBG) { in onBind()