Searched refs:putIntVector (Results 1 – 3 of 3) sorted by relevance
60 void putIntVector(const String16& key, const std::vector<int32_t>& value);
198 void PersistableBundle::putIntVector(const String16& key, const vector<int32_t>& value) { in putIntVector() function in android::os::PersistableBundle