Searched refs:getCanAddEntries (Results 1 – 2 of 2) sorted by relevance
456 const SortedVector<String16>& getCanAddEntries() const { return mCanAddEntries; } in getCanAddEntries() function
1726 if (t->getCanAddEntries().indexOf(name) >= 0) { in startBag()