Home
last modified time | relevance | path

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

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