Searched defs:nameFormat (Results 1 – 2 of 2) sorted by relevance
91 public AccountDisplayInfo formatted(Context context, @StringRes int nameFormat, in formatted()97 public AccountDisplayInfo withFormattedName(Context context, @StringRes int nameFormat) { in withFormattedName()
193 val nameFormat = "QSB #%d" in createQueryThreadFactory() constant