Searched defs:accountLabel (Results 1 – 8 of 8) sorted by relevance
36 String accountLabel) { in TestTelecomCallLogCache()52 public void setAccountLabel(String accountLabel) { in setAccountLabel()
57 CharSequence accountLabel = TextUtils.expandTemplate( in testCreateAccountLabelDescription_AccountLabel() local
409 private void assertAccountLabelEquals(String viaNumber, String accountLabel) { in assertAccountLabelEquals()
191 String accountLabel = mCallLogCache.getAccountLabel(details.accountHandle); in getCallDescription() local
118 String accountLabel = mCallLogCache.getAccountLabel(details.accountHandle); in setPhoneCallDetails() local
166 @Nullable String viaNumber, @Nullable CharSequence accountLabel) { in createAccountLabelDescription()
368 CharSequence accountLabel = account.getLabel(); in initAccountList() local
393 CharSequence accountLabel = getLabelForType(accountType); in bindGroupView() local