Searched defs:SdkConfig (Results 1 – 1 of 1) sorted by relevance
14 public class SdkConfig implements Comparable<SdkConfig> { class66 public SdkConfig(int apiLevel) { in SdkConfig() method in SdkConfig