Searched refs:rawConfig (Results 1 – 1 of 1) sorted by relevance
99 final String rawConfig = Settings.Global.getString(getContentResolver(), in checkAnomalyConfig() local110 if (!TextUtils.isEmpty(rawConfig)) { in checkAnomalyConfig()112 final byte[] config = Base64.decode(rawConfig, Base64.DEFAULT); in checkAnomalyConfig()