Home
last modified time | relevance | path

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

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