Searched refs:mLastDensity (Results 1 – 1 of 1) sorted by relevance
165 int mLastDensity; field in LoaderCustom.InterestingConfigChanges169 boolean densityChanged = mLastDensity != res.getDisplayMetrics().densityDpi; in applyNewConfig()172 mLastDensity = res.getDisplayMetrics().densityDpi; in applyNewConfig()