Searched refs:getStringVectorKeys (Results 1 – 6 of 6) sorted by relevance
93 std::set<String16> getStringVectorKeys() const;
179 p_bundle->getStringVectorKeys();
305 std::set<android::String16> ret = pBundle->mPBundle.getStringVectorKeys(); in APersistableBundle_getStringVectorKeys()
500 std::set<std::string> getStringVectorKeys() const { in getStringVectorKeys() function
309 set<String16> PersistableBundle::getStringVectorKeys() const { in getStringVectorKeys() function in android::os::PersistableBundle