Searched refs:REMOTE_CONFIG_REQUIRED_KEY (Results 1 – 1 of 1) sorted by relevance
48 public static final String REMOTE_CONFIG_REQUIRED_KEY = "remote_config_required"; field in DynamicConfig85 if (mDynamicConfigMap.containsKey(REMOTE_CONFIG_REQUIRED_KEY)) { in remoteConfigRequired()86 String val = mDynamicConfigMap.get(REMOTE_CONFIG_REQUIRED_KEY).get(0); in remoteConfigRequired()