Searched refs:PhoneAccountSdkCompat (Results 1 – 3 of 3) sorted by relevance
51 import com.android.contacts.compat.PhoneAccountSdkCompat;597 Bundle phoneAccountExtras = PhoneAccountSdkCompat.getExtras(account); in loadConfiguration()604 .getInt(PhoneAccountSdkCompat.EXTRA_CALL_SUBJECT_MAX_LENGTH, mLimit); in loadConfiguration()608 PhoneAccountSdkCompat.EXTRA_CALL_SUBJECT_CHARACTER_ENCODING); in loadConfiguration()
34 import com.android.contacts.compat.PhoneAccountSdkCompat;175 if (account.hasCapabilities(PhoneAccountSdkCompat in getVideoCallingAvailability()
22 public class PhoneAccountSdkCompat { class