Searched refs:getDevices (Results 1 – 2 of 2) sorted by relevance
145 public String[] getDevices() throws ApiFailureException{ in getDevices() method in CameraOps
200 mAvailableCameraIds = mCameraOps.getDevices(); in onCreate()