Searched refs:IsTransitionElement (Results 1 – 2 of 2) sorted by relevance
429 static bool IsTransitionElement(const std::string& name) { in IsTransitionElement() function490 (options_.no_version_transitions && IsTransitionElement(el->name))) { in LinkAndVersionXmlFile()
4759 static bool IsTransitionElement(const String16& name) { in IsTransitionElement() function4883 if (bundle->getNoVersionTransitions() && (IsTransitionElement(node->getElementName()))) { in modifyForCompat()