Home
last modified time | relevance | path

Searched defs:getBooleanKeys (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DPersistableBundle.cpp270 set<String16> PersistableBundle::getBooleanKeys() const { in getBooleanKeys() function in android::os::PersistableBundle
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dpersistable_bundle_aidl.h441 std::set<std::string> getBooleanKeys() { in getBooleanKeys() function