Home
last modified time | relevance | path

Searched defs:NCHILDREN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/assist/
DAssistStructure.java623 final int NCHILDREN = in.readInt(); in ViewNode() local
1418 final int NCHILDREN = node.getChildCount(); in dump() local
/frameworks/base/core/java/android/view/
DView.java6816 final int NCHILDREN = info.getChildCount(); in populateVirtualStructure() local