Searched refs:CONFIG_ENABLED_NOTIFY_WAP_MMSC (Results 1 – 2 of 2) sorted by relevance
60 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_ENABLED_NOTIFY_WAP_MMSC, KEY_TYPE_BOOL); in sKeyTypeMap.put() argument252 return mValues.getBoolean(CarrierConfigValuesLoader.CONFIG_ENABLED_NOTIFY_WAP_MMSC, in getNotifyWapMMSC()
48 public static final String CONFIG_ENABLED_NOTIFY_WAP_MMSC = "enabledNotifyWapMMSC"; field