Searched defs:lastChild (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
H A DXmlDom.cpp145 Node* lastChild = currentParent->children.back().get(); local
146 if (lastChild->type == NodeType::kText) {
147 Text* text = static_cast<Text*>(lastChild);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 62 milliseconds