Searched refs:getResolutionString (Results 1 – 2 of 2) sorted by relevance
46 public static String getResolutionString(int width, int height) { in getResolutionString() method in ResolutionSelectionUtils62 String modeString = getResolutionString(mode.getPhysicalWidth(), mode.getPhysicalHeight()); in modeToString()
138 pref.setSummary(ResolutionSelectionUtils.getResolutionString( in createPreferences()151 String title = ResolutionSelectionUtils.getResolutionString( in createResolutionPreference()