Searched refs:getEntityListNotEditable (Results 1 – 3 of 3) sorted by relevance
85 .that(constants.getEntityListNotEditable()) in testLoadFromString()159 .that(constants.getEntityListNotEditable()) in testLoadFromString_differentValues()212 .that(constants.getEntityListNotEditable()) in testLoadFromString_defaultValues()
282 public List<String> getEntityListNotEditable() { in getEntityListNotEditable() method in TextClassificationConstants347 pw.printPair("entity_list_not_editable", getEntityListNotEditable()) in dump()
372 return mSettings.getEntityListNotEditable(); in getEntitiesForHints()