Searched refs:getAccountLabel (Results 1 – 8 of 8) sorted by relevance
90 public synchronized String getAccountLabel(PhoneAccountHandle accountHandle) { in getAccountLabel() method in CallLogCache94 String label = PhoneAccountUtils.getAccountLabel(context, accountHandle); in getAccountLabel()
132 final String accountLabel = getAccountLabel(mCurrentAccount); in updateDisplayedAccount()214 private String getAccountLabel(AccountWithDataSet account) { in getAccountLabel() method in AccountHeaderPresenter
30 public static String getAccountLabel( in getAccountLabel() method in PhoneAccountUtils
136 String phoneAccountLabel = PhoneAccountUtils.getAccountLabel(context, phoneAccountHandle); in buildPhoneAccountDescription()
198 String accountLabel = callLogCache.getAccountLabel(details.accountHandle); in getCallDescription()
194 String accountLabel = callLogCache.getAccountLabel(details.accountHandle); in setPhoneCallDetails()
1112 String accountLabel = callLogCache.getAccountLabel(accountHandle); in buildContact()
270 String phoneAccountLabel = PhoneAccountUtils.getAccountLabel(activity, phoneAccountHandle); in setPhoneAccounts()