Searched refs:shouldRecreateLayout (Results 1 – 1 of 1) sorted by relevance
821 if (shouldRecreateLayout(/*oldDp=*/ mDeviceProfile, /*newDp=*/ dp)) { in onDeviceProfileChanged()847 private static boolean shouldRecreateLayout(DeviceProfile oldDp, DeviceProfile newDp) { in shouldRecreateLayout() method in WidgetsFullSheet