Searched refs:getFullWidth (Results 1 – 4 of 4) sorted by relevance
86 return getHighWidth() != 0 && getFullWidth() != 0; in checkSupportedResolutions()120 public int getFullWidth() { in getFullWidth() method in ScreenResolutionController
88 mFullWidth = controller.getFullWidth(); in onAttach()
49 mFullWidth = mController.getFullWidth(); in setUp()
51 mFullWidth = mController.getFullWidth(); in setup()