OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConfigGenerator
(Results
1 - 2
of
2
) sorted by null
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
MyActivity.java
134
ConfigGenerator
configGen = new
ConfigGenerator
(this, mGl.getExtensions());
ConfigGenerator.java
63
public class
ConfigGenerator
{
157
private static final String TAG = "
ConfigGenerator
";
159
public
ConfigGenerator
(Context context, String extensions) {
Completed in 70 milliseconds