Searched refs:sDraftCountFormatString (Results 1 – 1 of 1) sorted by relevance
63 private static String sDraftCountFormatString; field in SendersView122 sDraftCountFormatString = res.getString(R.string.draft_count_format); in getSenderResources()176 String.format(sDraftCountFormatString, draftCount); in createMessageInfo()