Searched refs:crossesSmallestSizeThreshold (Results 1 – 1 of 1) sorted by relevance
634 private boolean crossesSmallestSizeThreshold(int firstDp, int secondDp) { in crossesSmallestSizeThreshold() method in ActivityRecord3402 if (!crossesSmallestSizeThreshold(oldSmallest, newSmallest)) { in getConfigurationChanges()