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

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

Completed in 75 milliseconds