Searched refs:MAXIMUM_I18N_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
73 private static final int MAXIMUM_I18N_STRING_LENGTH = 252; field in OsuProviderInfo272 if (textBytes > MAXIMUM_I18N_STRING_LENGTH) { in parseI18Names()