Searched refs:attachedSize (Results 1 – 2 of 2) sorted by relevance
93 int attachedSize = attached.size(); in writeToXml() local94 for (int attachedIndex = 0; attachedIndex < attachedSize; attachedIndex++) { in writeToXml()
1168 int attachedSize = mAttachedPkgStates.size();1169 for (int index = 0; index < attachedSize; index++) {