Searched refs:mLastConfigurationHeightDp (Results 1 – 1 of 1) sorted by relevance
92 private int mLastConfigurationHeightDp = -1; field in SystemUIDialog265 mLastConfigurationHeightDp = config.screenHeightDp; in onCreate()303 || mLastConfigurationHeightDp != configuration.screenHeightDp) { in onConfigurationChanged()305 mLastConfigurationHeightDp = configuration.compatScreenWidthDp; in onConfigurationChanged()