Searched refs:mLastDensity (Results 1 – 1 of 1) sorted by relevance
31 private int mLastDensity; field in InterestingConfigChanges53 boolean densityChanged = mLastDensity != res.getDisplayMetrics().densityDpi; in applyNewConfig()55 mLastDensity = res.getDisplayMetrics().densityDpi; in applyNewConfig()