Searched refs:combo (Results 1 – 5 of 5) sorted by relevance
178 public static String roleCombinationsToString(int combo) { in roleCombinationsToString() argument183 while (combo != 0) { in roleCombinationsToString()184 final int index = Integer.numberOfTrailingZeros(combo); in roleCombinationsToString()185 combo &= ~(1 << index); in roleCombinationsToString()
412 <li>Screen type combo box: Predefined screen settings for common device configurations. You415 <li>Screen orientation combo box: Portrait or Landscape screen orientation.</li>417 <li>Theme combo box: Predefined themes or a custom theme that you have created.</li>419 <li>Platform combo box: Platform version used to render the canvas and palette as well as422 <li>Custom layout combo boxes: The locale, dock, and time of day combo boxes let you select
167 glancing at this chart, you immediately know which APK covers any given API/screen-size combo. To
118 …a familiar text-input environment. For improved wi-fi connectivity, a new combo scan reduces scan …
406 the popup list of a combo box when a certain key is pressed.