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