Searched defs:CONFIG_USER_AGENT (Results 1 – 3 of 3) sorted by relevance
24 public static final String CONFIG_USER_AGENT = "userAgent"; field
206 public static final String CONFIG_USER_AGENT = "userAgent"; field
94 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_USER_AGENT, KEY_TYPE_STRING); in sKeyTypeMap.put()