Searched refs:hasParent (Results 1 – 9 of 9) sorted by relevance
79 boolean hasParent = false; in testAllClassInheritance()82 hasParent = true; in testAllClassInheritance()91 if (!hasParent) { in testAllClassInheritance()
61 private Matcher<View> hasParent() { in hasParent() method in BaseDynamicCoordinatorLayoutTest82 return allOf(isAssignableFrom(ViewStub.class), hasParent());
65 private Matcher<View> hasParent() { in hasParent() method in DrawerDynamicLayoutTest86 return allOf(isAssignableFrom(ViewStub.class), hasParent());
62 private Matcher<View> hasParent() { in hasParent() method in PercentDynamicLayoutTest83 return allOf(isAssignableFrom(ViewStub.class), hasParent());
528 bool hasParent() const { return getParent() != nullptr; } in hasParent() function
2612 if (layer->hasParent()) { in setClientStateLocked()
2952 if (layer->hasParent()) { in setClientStateLocked()
1230 final boolean hasParent = parentWindow != null; in addWindow()1234 hasParent ? parentWindow.mAttrs.token : attrs.token); in addWindow()1237 final int rootType = hasParent ? parentWindow.mAttrs.type : type; in addWindow()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...