Home
last modified time | relevance | path

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

/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
DConfigGenerator.java114 public static final String NODE_LOCATION = "location"; field in ConfigGenerator
385 Element location = doc.createElement(PREFIX + NODE_LOCATION); in generateConfig()
616 Element location = doc.createElement(PREFIX + NODE_LOCATION); in getCameraElements()