HomeSort by relevance Sort by last modified time
    Searched full:alternates (Results 26 - 50 of 96) sorted by null

12 3 4

  /external/chromium_org/media/base/
bit_reader_unittest.cc 77 // The test alternates between ReadBits and SkipBits.
  /packages/apps/Settings/tests/src/com/android/settings/tests/
BluetoothRequestPermissionTest.java 39 // Discoverable button alternates between 20 second timeout and no timeout.
  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 383 fprintf(stdout, "Plays a sound and alternates the muting of the channels (for 5s).\n");
384 fprintf(stdout, " and then alternates the solo\'ing of the channels (for 5s).\n");
  /libcore/luni/src/test/java/libcore/java/lang/
SystemTest.java 132 // the last array element alternates between being a Thread and being null. When
  /system/vold/
cryptfs.h 156 * This is a 4K structure. There are 2 copies, and the code alternates
  /cts/tests/tests/text/src/android/text/cts/
StaticLayoutTest.java 238 * The array alternates counts of characters in left-to-right
  /external/chromium_org/third_party/polymer/components-chromium/core-animation/
core-animation-extracted.js 174 * alternates the playback direction every iteration such that even iterations are
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 43 * These spans should typically be created by the input method to provide correction and alternates
  /external/chromium_org/third_party/polymer/components/core-animation/
core-animation.html 239 * alternates the playback direction every iteration such that even iterations are
  /frameworks/base/docs/html/tools/projects/
templates.jd 185 <td><p>This template provides an implementation of an activity which alternates between a
  /external/fonttools/Lib/fontTools/
subset.py 133 _set_update(s.glyphs, *(vlist for g,vlist in self.alternates.items()
138 self.alternates = dict((g,vlist)
139 for g,vlist in self.alternates.items()
142 return bool(self.alternates)
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 192 alternates between the command names and their keyboard shortcuts (if any).
  /frameworks/support/v4/java/android/support/v4/widget/
MaterialProgressDrawable.java 513 * Set the colors the progress spinner alternates between.