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

/frameworks/base/core/java/android/view/
H A DViewStructure.java231 * use with {@link #newChild} and {@link #asyncNewChild}. Calling this method again
258 public abstract ViewStructure newChild(int index); method in class:ViewStructure
261 * Like {@link #newChild}, but allows the caller to asynchronously populate the returned
/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1290 public ViewStructure newChild(int index) { method in class:AssistStructure.ViewNodeBuilder

Completed in 26 milliseconds