Searched defs:newChild (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewStructure.java260 * use with {@link #newChild} and {@link #asyncNewChild}. Calling this method again
291 public abstract ViewStructure newChild(int index); method in class:ViewStructure
294 * Like {@link #newChild}, but allows the caller to asynchronously populate the returned
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1805 public ViewStructure newChild(int index) { method in class:AssistStructure.ViewNodeBuilder

Completed in 495 milliseconds