Searched defs:dependency (Results 1 – 11 of 11) sorted by relevance
38 public boolean layoutDependsOn(CoordinatorLayout parent, TextView child, View dependency) { in layoutDependsOn()44 View dependency) { in onDependentViewChanged()
73 Dependency dependency = new Dependency(this, getChild()); in constructDependencies() local
370 void addDependant(Dependency dependency) { in addDependant()554 final Dependency dependency = getDependants().get(0); in resolveConditionalFlags() local
1334 public boolean layoutDependsOn(CoordinatorLayout parent, View child, View dependency) { in layoutDependsOn()1341 View dependency) { in onDependentViewChanged()1346 private void offsetChildAsNeeded(CoordinatorLayout parent, View child, View dependency) { in offsetChildAsNeeded()
1819 public boolean layoutDependsOn(CoordinatorLayout parent, V child, View dependency) { in layoutDependsOn()1848 public boolean onDependentViewChanged(CoordinatorLayout parent, V child, View dependency) { in onDependentViewChanged()1866 public void onDependentViewRemoved(CoordinatorLayout parent, V child, View dependency) { in onDependentViewRemoved()2469 boolean dependsOn(CoordinatorLayout parent, View child, View dependency) { in dependsOn()
183 Filter dependency = port.getSourceFilter(); in readyForProcessing() local
1236 public void onDependencyChanged(Preference dependency, boolean disableDependent) { in onDependencyChanged()
1296 public void onDependencyChanged(Preference dependency, boolean disableDependent) { in onDependencyChanged()
1813 final Node dependency = keyNodes.get(rule); in findRoots() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...