Searched defs:CONFIG_HTTP_PARAMS (Results 1 – 2 of 2) sorted by relevance
185 public static final String CONFIG_HTTP_PARAMS = "httpParams"; field
90 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_HTTP_PARAMS, KEY_TYPE_STRING); in sKeyTypeMap.put()