Searched defs:canAdd (Results 1 – 4 of 4) sorted by relevance
117 bool Access::canAdd(const CallingContext& ctx, const std::string& name) { in canAdd() function in android::Access
56 bool AccessControl::canAdd(const std::string& fqName, const CallingContext& callingContext) { in canAdd() function in android::AccessControl
592 boolean canAdd() { in canAdd() method in TileAdapter.Holder
1912 bool canAdd = false; in startBag() local