Searched refs:attachedSize (Results 1 – 2 of 2) sorted by relevance
105 int attachedSize = attached.size(); in writeToXml() local106 for (int attachedIndex = 0; attachedIndex < attachedSize; attachedIndex++) { in writeToXml()
1310 int attachedSize = mAttachedPkgStates.size(); in clearUser() local1311 for (int index = 0; index < attachedSize; index++) { in clearUser()