Searched refs:isIntRbPath (Results 1 – 2 of 2) sorted by relevance
141 if (isIntRbPath(rbPath)) { in normalizeValues()194 public static boolean isIntRbPath(String rbPath) { in isIntRbPath() method in IcuData
175 boolean quote = !IcuData.isIntRbPath(rbPath); in appendValues()