Searched refs:putBooleanVector (Results 1 - 2 of 2) sorted by path

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

Completed in 1907 milliseconds