Searched refs:getEntityListEditable (Results 1 – 2 of 2) sorted by relevance
396 public List<String> getEntityListEditable() { in getEntityListEditable() method in TextClassifierSettings583 pw.printPair(ENTITY_LIST_EDITABLE, getEntityListEditable()); in dump()
378 return settings.getEntityListEditable(); in getEntitiesForHints()