Searched refs:camCount (Results 1 – 1 of 1) sorted by relevance
1268 int camCount = Camera.getNumberOfCameras(); in getCameraId() local1269 if (camCount == 0) { in getCameraId()1279 for (int i = 0; i < camCount; ++i) { in getCameraId()1676 int camCount = Camera.getNumberOfCameras(); in getDefaultFacing() local1677 if (camCount == 0) { in getDefaultFacing()