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