Searched refs:computeCompatSmallestWidth (Results 1 – 1 of 1) sorted by relevance
2418 outConfig.compatSmallestScreenWidthDp = computeCompatSmallestWidth(rotated, dw, dh); in computeScreenAppConfiguration()2525 private int computeCompatSmallestWidth(boolean rotated, int dw, int dh) { in computeCompatSmallestWidth() method in DisplayContent