Home
last modified time | relevance | path

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

/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
DMyActivity.java134 ConfigGenerator configGen = new ConfigGenerator(this, mGl.getExtensions()); in onClick()
DConfigGenerator.java63 public class ConfigGenerator { class
159 public ConfigGenerator(Context context, String extensions) { in ConfigGenerator() method in ConfigGenerator