Searched refs:CONFIG_CELL_BROADCAST_APP_LINKS (Results 1 – 2 of 2) sorted by relevance
69 sKeyTypeMap.put(CarrierConfigValuesLoader.CONFIG_CELL_BROADCAST_APP_LINKS, KEY_TYPE_BOOL); in sKeyTypeMap.put() argument290 return mValues.getBoolean(CarrierConfigValuesLoader.CONFIG_CELL_BROADCAST_APP_LINKS, in getShowCellBroadcast()
91 public static final String CONFIG_CELL_BROADCAST_APP_LINKS = "config_cellBroadcastAppLinks"; field