Searched refs:privuseVar (Results 1 – 1 of 1) sorted by relevance
427 String privuseVar = null; // store ill-formed variant subtags in parseLocale() local488 privuseVar = sj.toString(); in parseLocale()517 if (privuseVar != null) { in parseLocale()519 privateuse = PRIVUSE_VARIANT_PREFIX + SEP + privuseVar; in parseLocale()522 + SEP + privuseVar.replace(BaseLocale.SEP, SEP); in parseLocale()