Searched defs:msgFormat (Results 1 – 5 of 5) 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
496 private static void failWithMsg(@NonNull String msgFormat, Object... args) { in failWithMsg()
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()