Searched refs:putDoubleVector (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DPersistableBundle.h61 void putDoubleVector(const String16& key, const std::vector<double>& value);
/frameworks/native/libs/binder/
H A DPersistableBundle.cpp206 void PersistableBundle::putDoubleVector(const String16& key, const std::vector<double>& value) { function in class:android::os::PersistableBundle

Completed in 56 milliseconds