HomeSort by relevance Sort by last modified time
    Searched refs:randomize (Results 1 - 7 of 7) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
SetWallpaperActivity.java 66 Button randomize = (Button) findViewById(R.id.randomize); local
67 randomize.setOnClickListener(new OnClickListener() {
  /external/chromium/chrome/browser/ui/cocoa/
search_engine_dialog_controller.h 41 @property(assign, nonatomic) bool randomize; variable
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.h 86 // |randomize| is true if logos are to be displayed in random order.
87 FirstRunSearchEngineView(Profile* profile, bool randomize);
first_run_search_engine_view.cc 149 Profile* profile, bool randomize)
153 randomize_(randomize) {
263 // Randomize order of logos if option has been set.
  /packages/apps/Launcher2/src/com/android/launcher2/
RocketLauncher.java 181 public void randomize() { method in class:RocketLauncher.Board.FlyingIcon
192 randomize(); method
233 public void randomize() { method in class:RocketLauncher.Board.FlyingStar
234 super.randomize();
  /external/v8/test/mjsunit/regress/
regress-create-exception.js 42 // Allocate some heap numbers in order to randomize the behaviour of the
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 152 milliseconds