Home | History | Annotate | Download | only in format

Lines Matching defs:cfg

622             Configuration cfg = r.getConfiguration();
623 if (sLastConfig == null || !sLastConfig.equals(cfg)) {
624 sLastConfig = cfg;