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