Searched refs:getBooleanKeys (Results 1 – 4 of 4) sorted by relevance
83 std::set<String16> getBooleanKeys() const;
170 p_bundle->getBooleanKeys();
278 set<String16> PersistableBundle::getBooleanKeys() const { in getBooleanKeys() function in android::os::PersistableBundle