Searched refs:getDoubleVectorKeys (Results 1 – 6 of 6) sorted by relevance
92 std::set<String16> getDoubleVectorKeys() const;
178 p_bundle->getDoubleVectorKeys();
296 std::set<android::String16> ret = pBundle->mPBundle.getDoubleVectorKeys(); in APersistableBundle_getDoubleVectorKeys()
497 std::set<std::string> getDoubleVectorKeys() { in getDoubleVectorKeys() function
302 set<String16> PersistableBundle::getDoubleVectorKeys() const { in getDoubleVectorKeys() function in android::os::PersistableBundle