Searched refs:computeCompatSmallestWidth (Results 1 – 1 of 1) sorted by relevance
1307 config.compatSmallestScreenWidthDp = computeCompatSmallestWidth(rotated, config.uiMode, dw, in computeScreenConfiguration()1384 private int computeCompatSmallestWidth(boolean rotated, int uiMode, int dw, int dh, in computeCompatSmallestWidth() method in DisplayContent