Searched refs:nodeCount (Results 1 – 2 of 2) sorted by relevance
96 int nodeCount = structure.getWindowNodeCount(); in dumpStructure() local98 + " numberNodes=" + nodeCount); in dumpStructure()99 for (int i = 0; i < nodeCount; i++) { in dumpStructure()
106 int nodeCount = structure.getWindowNodeCount(); in dumpStructure() local108 structure.getActivityComponent(), nodeCount); in dumpStructure()109 for (int i = 0; i < nodeCount; i++) { in dumpStructure()