Searched defs:msgFormat (Results 1 – 4 of 4) sorted by relevance
201 MessageFormat msgFormat = new MessageFormat(context.getResources().getString(resId), in getIcuPluralsString() local218 MessageFormat msgFormat = new MessageFormat(context.getResources().getString(resId), in getIcuPluralsString() local
410 MessageFormat msgFormat = new MessageFormat( in getWifiTetherSummaryForConnectedDevices() local
8299 static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()
15973 private static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()