Searched refs:sSupportedProfiles (Results 1 – 1 of 1) sorted by relevance
106 private static Class[] sSupportedProfiles = new Class[0]; field in Config131 sSupportedProfiles = profiles.toArray(new Class[profiles.size()]); in init()135 return sSupportedProfiles; in getSupportedProfiles()