Searched refs:idCount (Results 1 – 1 of 1) sorted by relevance
2005 int idCount = 0; in extractCameraIdListLocked() local2010 idCount++; in extractCameraIdListLocked()2012 cameraIds = new String[idCount]; in extractCameraIdListLocked()2013 idCount = 0; in extractCameraIdListLocked()2018 cameraIds[idCount] = mDeviceStatus.keyAt(i); in extractCameraIdListLocked()2019 idCount++; in extractCameraIdListLocked()