Searched refs:PhoneAccountUtils (Results 1 – 4 of 4) sorted by relevance
25 import com.android.dialer.calllogutils.PhoneAccountUtils;94 String label = PhoneAccountUtils.getAccountLabel(context, accountHandle); in getAccountLabel()105 Integer color = PhoneAccountUtils.getAccountColor(context, accountHandle); in getAccountColor()123 PhoneAccountUtils.getAccountSupportsCallSubject(context, accountHandle); in doesAccountSupportCallSubject()
39 import com.android.dialer.calllogutils.PhoneAccountUtils;270 String phoneAccountLabel = PhoneAccountUtils.getAccountLabel(activity, phoneAccountHandle); in setPhoneAccounts()277 int phoneAccountColor = PhoneAccountUtils.getAccountColor(activity, phoneAccountHandle); in setPhoneAccounts()
26 public class PhoneAccountUtils { class
136 String phoneAccountLabel = PhoneAccountUtils.getAccountLabel(context, phoneAccountHandle); in buildPhoneAccountDescription()