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

  /external/chromium/chrome/browser/notifications/
balloon_collection.h 46 DEFAULT_POSITION = -1
balloon_collection_linux.cc 65 if (position == DEFAULT_POSITION)
balloon_collection_win.cc 54 if (position == DEFAULT_POSITION)
notification_options_menu_model.cc 78 return (current == BalloonCollection::DEFAULT_POSITION);
107 ui->SetPositionPreference(BalloonCollection::DEFAULT_POSITION);
notification_ui_manager.cc 80 BalloonCollection::DEFAULT_POSITION);
balloon_collection_impl.cc 38 SetPositionPreference(BalloonCollection::DEFAULT_POSITION);
  /development/samples/Spinner/src/com/android/example/spinner/
SpinnerActivity.java 53 public static final int DEFAULT_POSITION = 2;
283 this.mPos = DEFAULT_POSITION;
309 this.mPos = p.getInt(POSITION_KEY, SpinnerActivity.DEFAULT_POSITION);
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 118 milliseconds