Searched refs:CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE (Results 1 – 5 of 5) sorted by relevance
31 public static final int CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE = field in PhoneAccountSdkCompat32 PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE;
137 PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE) in registerPhoneAccount()159 PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE) in registerPhoneAccount()179 PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE) in registerPhoneAccount()
81 if (account.hasCapabilities(PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE)) { in getVideoCallingAvailability()
176 .CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE)) { in getVideoCallingAvailability()
399 capabilities |= PhoneAccount.CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE; in buildPstnPhoneAccount()