Home
last modified time | relevance | path

Searched refs:addChildCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DViewNodeTest.java58 mViewStructure.addChildCount(1); in testUnsupportedProperties()
/frameworks/base/core/java/android/view/
DViewStructure.java353 public abstract int addChildCount(int num); in addChildCount() method in ViewStructure
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java891 public int addChildCount(int num) { in addChildCount() method in ViewNode.ViewStructureImpl
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2157 public int addChildCount(int num) { in addChildCount() method in AssistStructure.ViewNodeBuilder
/frameworks/base/core/api/
Dtest-current.txt3885 method public int addChildCount(int);
Dcurrent.txt53900 method public abstract int addChildCount(int);