Searched refs:withName (Results 1 – 1 of 1) sorted by relevance
79 public AccountDisplayInfo withName(CharSequence name) { in withName() method in AccountDisplayInfo98 return withName(context.getString(nameFormat, mName)); in withFormattedName()