Searched refs:CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING (Results 1 – 2 of 2) sorted by relevance
178 public static final long CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING = 1 << 3; field in ImsService186 Long.numberOfTrailingZeros(CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING);199 CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING212 CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING, "SIMULTANEOUS_CALLING");
20 import static android.telephony.ims.ImsService.CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING;4647 capable = imsManager.isCapable(CAPABILITY_SUPPORTS_SIMULTANEOUS_CALLING); in isImsServiceSimultaneousCallingSupportCapable()