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

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

Completed in 79 milliseconds