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
464 val msgFormat = MessageFormat( in <lambda>() constant
496 private static void failWithMsg(@NonNull String msgFormat, Object... args) { in failWithMsg()
8338 static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()
16415 private static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()