Searched refs:VDBG (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | TestRcsFeature.java | 70 if (ImsUtils.VDBG) { in onFeatureReady() 78 if (ImsUtils.VDBG) { in onFeatureRemoved() 92 if (ImsUtils.VDBG) { in createCapabilityExchangeImpl() 103 if (ImsUtils.VDBG) { in destroyCapabilityExchangeImpl() 146 if (ImsUtils.VDBG) { in queryCapabilityConfiguration()
|
D | TestSipDelegateConnection.java | 102 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() 289 if (ImsUtils.VDBG) Log.d(LOG_TAG, "setOperationCountDownLatch: " + operationCount); in setOperationCountDownLatch()
|
D | TestMmTelFeature.java | 61 if (ImsUtils.VDBG) { in queryCapabilityConfiguration() 87 if (ImsUtils.VDBG) { in onFeatureReady() 95 if (ImsUtils.VDBG) { in onFeatureRemoved()
|
D | TestSipDelegate.java | 68 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()
|
D | ImsServiceConnector.java | 265 if (ImsUtils.VDBG) { in setDeviceImsService() 278 if (ImsUtils.VDBG) { in setCarrierImsService() 289 if (ImsUtils.VDBG) { in setDeviceImsService() 300 if (ImsUtils.VDBG) { in setCarrierImsService() 309 if (ImsUtils.VDBG) { in clearCarrierImsServiceOverride() 335 if (ImsUtils.VDBG) { in setDefaultSmsApp() 346 if (ImsUtils.VDBG) { in getDefaultSmsApp() 374 if (ImsUtils.VDBG) { in getMmTelCarrierService() 383 if (ImsUtils.VDBG) { in getRcsCarrierService() 392 if (ImsUtils.VDBG) { in getMmTelDeviceService() [all …]
|
D | TestImsSmsImpl.java | 47 if (ImsUtils.VDBG) { in sendSms() 64 if (ImsUtils.VDBG) { in onReady()
|
D | TestImsService.java | 262 if (ImsUtils.VDBG) { in onBind() 267 if (ImsUtils.VDBG) { in onBind()
|
D | ImsUtils.java | 42 public static final boolean VDBG = true; field in ImsUtils
|
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/ |
D | TestExternalImsService.java | 64 if (ImsUtils.VDBG) { in onBind() 69 if (ImsUtils.VDBG) { in onBind()
|