HomeSort by relevance Sort by last modified time
    Searched defs:ConfigType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
client_cert_util.h 29 enum ConfigType {
51 void SetShillProperties(const ConfigType cert_config_type,
  /external/jmonkeyengine/engine/src/android/com/jme3/system/android/
AndroidConfigChooser.java 23 protected ConfigType type;
28 public enum ConfigType {
46 public AndroidConfigChooser(ConfigType type) {
69 if (type == ConfigType.BEST) {

Completed in 4309 milliseconds