Searched refs:postChangedConfig (Results 1 – 1 of 1) sorted by relevance
243 final Configuration postChangedConfig = context.getResources().getConfiguration(); in shouldReportDisplayChange() local244 return !areConfigurationsEqualForDisplay(postChangedConfig, preChangedConfig); in shouldReportDisplayChange()