Searched refs:oldDp (Results 1 – 1 of 1) sorted by relevance
847 private static boolean shouldRecreateLayout(DeviceProfile oldDp, DeviceProfile newDp) { in shouldRecreateLayout() argument851 oldDp.isTwoPanels != newDp.isTwoPanels && enableUnfoldedTwoPanePicker(); in shouldRecreateLayout()857 && oldDp.isLandscape != newDp.isLandscape)); in shouldRecreateLayout()