Searched refs:headerBarHeight (Results 1 – 1 of 1) sorted by relevance
287 int headerBarHeight = TaskStackLayoutAlgorithm.getDimensionForDevice(getContext(), in onConfigurationChanged() local301 if (headerBarHeight != mHeaderBarHeight || headerButtonPadding != mHeaderButtonPadding) { in onConfigurationChanged()302 mHeaderBarHeight = headerBarHeight; in onConfigurationChanged()