Searched refs:getSupportedLocalesStr (Results 1 – 2 of 2) sorted by relevance
181 if (!Objects.equals(modelInUse.getSupportedLocalesStr(), mRequiredModelLocales)) { in getSerializedPreconditions()184 mRequiredModelLocales, modelInUse.getSupportedLocalesStr())); in getSerializedPreconditions()
245 public String getSupportedLocalesStr() { in getSupportedLocalesStr() method in ModelFileManager.ModelFile