Home
last modified time | relevance | path

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

/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
DConfigGenerator.java612 List<Element> cList = new ArrayList<Element>(); in getCameraElements() local
615 cList.add(camera); in getCameraElements()
654 return cList; in getCameraElements()