ShelfButtonAnimation   60 ash/shelf/shelf_button.cc   static ShelfButtonAnimation* GetInstance() {
ShelfButtonAnimation   61 ash/shelf/shelf_button.cc     static ShelfButtonAnimation* s_instance = new ShelfButtonAnimation();
ShelfButtonAnimation  113 ash/shelf/shelf_button.cc   DISALLOW_COPY_AND_ASSIGN(ShelfButtonAnimation);
ShelfButtonAnimation  124 ash/shelf/shelf_button.cc                              public ShelfButtonAnimation::Observer {
ShelfButtonAnimation  133 ash/shelf/shelf_button.cc       ShelfButtonAnimation::GetInstance()->RemoveObserver(this);
ShelfButtonAnimation  144 ash/shelf/shelf_button.cc       int alpha = ShelfButtonAnimation::GetInstance()->GetAlpha();
ShelfButtonAnimation  168 ash/shelf/shelf_button.cc         ShelfButtonAnimation::GetInstance()->AddObserver(this);
ShelfButtonAnimation  170 ash/shelf/shelf_button.cc         ShelfButtonAnimation::GetInstance()->RemoveObserver(this);
ShelfButtonAnimation  182 ash/shelf/shelf_button.cc       double animation = ShelfButtonAnimation::GetInstance()->GetAnimation();