Searched defs:CONFIG_UA_PROF_URL (Results 1 – 3 of 3) sorted by relevance
25 public static final String CONFIG_UA_PROF_URL = "uaProfUrl"; field
201 public static final String CONFIG_UA_PROF_URL = "uaProfUrl"; field
93 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_UA_PROF_URL, KEY_TYPE_STRING); in sKeyTypeMap.put()