Searched refs:asyncNewChild (Results 1 – 8 of 8) sorted by relevance
37 final ViewStructure child = structure.asyncNewChild(0); in onProvideVirtualStructure()
63 assertThat(structure.asyncNewChild(0)).isNull(); in testUnsupportedProperties()
323 public abstract ViewStructure asyncNewChild(int index); in asyncNewChild() method in ViewStructure
904 public ViewStructure asyncNewChild(int index) { in asyncNewChild() method in ViewNode.ViewStructureImpl
2101 public ViewStructure asyncNewChild(int index) { in asyncNewChild() method in AssistStructure.ViewNodeBuilder
2300 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#asyncNewChild(int):
2931 method public android.view.ViewStructure asyncNewChild(int);
49868 method public abstract android.view.ViewStructure asyncNewChild(int);