Home | History | Annotate | Download | only in notification

Lines Matching refs:mDefaultConfig

100     protected ZenModeConfig mDefaultConfig;
133 mDefaultConfig = new ZenModeConfig();
135 mConfig = mDefaultConfig;
224 config = mDefaultConfig.copy();
417 mDefaultConfig = readDefaultConfig(context.getResources());
418 appendDefaultRules(mDefaultConfig);