Searched refs:isD2DCommunicationSupported (Results 1 – 2 of 2) sorted by relevance
1931 config.isD2DCommunicationSupported = true; in testConfigureRtpHeaderExtensionTypes()1961 config.isD2DCommunicationSupported = true; in testRtpButNoSdp()1983 config.isD2DCommunicationSupported = false; in testDontConfigureRtpHeaderExtensionTypes()
208 public boolean isD2DCommunicationSupported; field in ImsPhoneCallTracker.Config1434 || (mConfig != null && mConfig.isD2DCommunicationSupported in maybeConfigureRtpHeaderExtensions()5249 pw.print(" isDeviceToDeviceCommsSupported= " + mConfig.isD2DCommunicationSupported); in dump()5251 if (mConfig.isD2DCommunicationSupported) { in dump()