Searched defs:msgFormat (Results 1 – 11 of 11) sorted by relevance
59 MessageFormat msgFormat = new MessageFormat( in getSummary() local66 MessageFormat msgFormat = new MessageFormat( in getSummary() local
135 MessageFormat msgFormat = new MessageFormat( in getOtherSoundCategoriesSummary() local194 MessageFormat msgFormat = new MessageFormat( in getSoundSummary() local217 MessageFormat msgFormat = new MessageFormat( in getAutomaticRulesSummary() local
126 MessageFormat msgFormat = new MessageFormat( in updateAppsBypassingDndSummaryText() local
134 MessageFormat msgFormat = new MessageFormat( in getSummary() local
473 MessageFormat msgFormat = new MessageFormat( in getStarredContactsSummary() local491 MessageFormat msgFormat = new MessageFormat( in getContactsNumberSummary() local
201 MessageFormat msgFormat = new MessageFormat(context.getResources().getString(resId), in getIcuPluralsString() local218 MessageFormat msgFormat = new MessageFormat(context.getResources().getString(resId), in getIcuPluralsString() local
133 MessageFormat msgFormat = new MessageFormat( in setCountDownLeft() local
115 MessageFormat msgFormat = new MessageFormat( in onCreate() local
527 private static void failWithMsg(@NonNull String msgFormat, Object... args) { in failWithMsg()
7774 static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()
13894 private static void logCursor(String location, @Nullable String msgFormat, Object ... msgArgs) { in logCursor()