Searched refs:config11 (Results 1 – 2 of 2) sorted by relevance
262 Configuration config11 = new Configuration(); in populateIntervalStats() local267 config11.setLocale(locale11); in populateIntervalStats()268 mIntervalStats.getOrCreateConfigurationStats(config11); in populateIntervalStats()
1401 ZenModeConfig config11 = mZenModeHelper.mConfig.copy(); in testWriteXml_onlyBackupsTargetUser() local1402 config11.user = 11; in testWriteXml_onlyBackupsTargetUser()1404 config11.applyNotificationPolicy(policy); in testWriteXml_onlyBackupsTargetUser()1405 mZenModeHelper.setConfig(config11, null, UPDATE_ORIGIN_INIT, "writeXml", in testWriteXml_onlyBackupsTargetUser()1424 SystemZenRules.maybeUpgradeRules(mContext, config11); in testWriteXml_onlyBackupsTargetUser()1430 assertNotEquals("Expected config mismatch", config11, mZenModeHelper.mConfigs.get(11)); in testWriteXml_onlyBackupsTargetUser()