Searched defs:formatStr (Results 1 – 2 of 2) sorted by relevance
145 final String formatStr = ctx.getResources().getString(R.string.toast_format_string); in onReceive() local196 String formatStr = context.getResources().getString(R.string.header_format_string); in buildLayout() local
84 final String formatStr = mContext.getResources().getString(R.string.item_format_string); in getViewAt() local