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