Searched refs:getBooleanVectorKeys (Results 1 – 25 of 68) sorted by relevance
123
88 std::set<String16> getBooleanVectorKeys() const;
89 std::set<String16> getBooleanVectorKeys() const;
175 p_bundle->getBooleanVectorKeys();
273 std::set<android::String16> ret = pBundle->mPBundle.getBooleanVectorKeys(); in APersistableBundle_getBooleanVectorKeys()
475 std::set<std::string> getBooleanVectorKeys() const { in getBooleanVectorKeys() function