Searched refs:putDoubleVector (Results 1 – 2 of 2) sorted by relevance
61 void putDoubleVector(const String16& key, const std::vector<double>& value);
206 void PersistableBundle::putDoubleVector(const String16& key, const std::vector<double>& value) { in putDoubleVector() function in android::os::PersistableBundle