Home
last modified time | relevance | path

Searched refs:storeCameraInfo (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DCameraDeviceInfo.java67 public void storeCameraInfo(String cameraId) throws Exception { in storeCameraInfo() method in CameraDeviceInfo.CameraCharacteristicsStorer
429 charsStorer.storeCameraInfo(cameraIdList[i]); in collectDeviceInfo()