Searched refs:idCount (Results 1 – 1 of 1) sorted by relevance
913 int idCount = 0; in getCameraIdList() local918 idCount++; in getCameraIdList()920 cameraIds = new String[idCount]; in getCameraIdList()921 idCount = 0; in getCameraIdList()926 cameraIds[idCount] = mDeviceStatus.keyAt(i); in getCameraIdList()927 idCount++; in getCameraIdList()