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