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.java610 List<Element> cList = new ArrayList<Element>(); in getCameraElements() local
613 cList.add(camera); in getCameraElements()
652 return cList; in getCameraElements()