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()
1177 int attachedSize = mAttachedPkgStates.size(); in clearUser() local1178 for (int index = 0; index < attachedSize; index++) { in clearUser()