Home
last modified time | relevance | path

Searched refs:getLongVectorKeys (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DPersistableBundle.h91 std::set<String16> getLongVectorKeys() const;
/frameworks/native/libs/binder/
DPersistableBundle.cpp294 set<String16> PersistableBundle::getLongVectorKeys() const { in getLongVectorKeys() function in android::os::PersistableBundle