Searched refs:getAccountLabel (Results 1 – 10 of 10) 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
94 accountTypeLabel = getAccountLabel(mAccount); in onCreate()150 private String getAccountLabel(Account account) { in getAccountLabel() method in GrantCredentialsPermissionActivity
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()
503 Landroid/accounts/GrantCredentialsPermissionActivity;->getAccountLabel(Landroid/accounts/Account;)L…