Searched refs:REMOTE_CONFIG_RETRIEVED_KEY (Results 1 – 2 of 2) sorted by relevance
49 public static final String REMOTE_CONFIG_RETRIEVED_KEY = "remote_config_retrieved"; field in DynamicConfig94 String val = mDynamicConfigMap.get(REMOTE_CONFIG_RETRIEVED_KEY).get(0); in remoteConfigRetrieved()
58 config.put(DynamicConfig.REMOTE_CONFIG_RETRIEVED_KEY, val); in setRemoteConfigRetrieved()