Searched refs:adjusted (Results 1 – 9 of 9) sorted by relevance
40 String adjusted = languageCode.toLowerCase(Locale.US); in adjustLanguageCode() local44 adjusted = "iw"; in adjustLanguageCode()46 adjusted = "in"; in adjustLanguageCode()48 adjusted = "ji"; in adjustLanguageCode()51 return adjusted; in adjustLanguageCode()
234 final boolean adjusted = !mAdjustedBounds.isEmpty(); in setAdjustedBounds()236 if (adjusted && isAdjustedForMinimizedDock()) { in setAdjustedBounds()238 } else if (adjusted && mAdjustedForIme) { in setAdjustedBounds()245 alignTasksToAdjustedBounds(adjusted ? mAdjustedBounds : mBounds, insetBounds); in setAdjustedBounds()
38 is valid, formatted correctly, and adjusted to the user's locale.</p>
126 <p>Background screen elements that the user doesn't directly interact with should not be adjusted or
230 … preference. It is recommend you use this unit when specifying font sizes, so they will be adjusted
307 <li><strong>Camera transformation matrix</strong> - Once you have adjusted the coordinate system
236 the callback can be adjusted to compensate for any latency in the audio
2944 …is the original location of the event on the screen, before it had been adjusted for the containin…2977 …is the original location of the event on the screen, before it had been adjusted for the containin…3367 …is the original location of the event on the screen, before it had been adjusted for the containin…3394 …is the original location of the event on the screen, before it had been adjusted for the containin…
2282 <li>Modified {@code ndk-build} to provide warnings if the adjusted API level is larger2795 incorrectly adjusted in the opposite direction from the base class.