Searched refs:getBooleanVector (Results 1 – 2 of 2) sorted by relevance
75 bool getBooleanVector(const String16& key, std::vector<bool>* out) const;
241 bool PersistableBundle::getBooleanVector(const String16& key, std::vector<bool>* out) const { in getBooleanVector() function in android::os::PersistableBundle