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