Searched refs:CAPABILITY_SIP_DELEGATE_CREATION (Results 1 – 6 of 6) sorted by relevance
141 public static final long CAPABILITY_SIP_DELEGATE_CREATION = 1 << 1; field in ImsService197 CAPABILITY_SIP_DELEGATE_CREATION,210 CAPABILITY_SIP_DELEGATE_CREATION, "SIP_DELEGATE_CREATION",
280 long validCaps = ImsService.CAPABILITY_SIP_DELEGATE_CREATION; in testCapsSanitized()
461 ImsService.CAPABILITY_SIP_DELEGATE_CREATION); in testBindServiceSipDelegateCapability()493 ImsService.CAPABILITY_SIP_DELEGATE_CREATION); in testBindServiceSipDelegateCapabilityLost()1444 assertTrue((ImsService.CAPABILITY_SIP_DELEGATE_CREATION | fc.getCapabilities()) > 0); in validateFeatureContainerExistsWithSipDelegate()1451 assertEquals(0, (ImsService.CAPABILITY_SIP_DELEGATE_CREATION & fc.getCapabilities())); in validateFeatureContainerDoesNotHaveSipDelegate()
343 if (!isImsServiceCapable(ImsService.CAPABILITY_SIP_DELEGATE_CREATION)) { in getSipTransport()
759 caps &= ~(ImsService.CAPABILITY_SIP_DELEGATE_CREATION); in modifyCapabiltiesForSlot()
16632 field public static final long CAPABILITY_SIP_DELEGATE_CREATION = 2L; // 0x2L