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

  /external/chromium_org/ash/shelf/
shelf_layout_manager_observer.h 28 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) {}
shelf_types.h 39 enum ShelfAutoHideState {
shelf_layout_manager.h 130 ShelfAutoHideState auto_hide_state() const { return state_.auto_hide_state; }
246 ShelfAutoHideState auto_hide_state;
292 ShelfAutoHideState CalculateAutoHideState(
372 ShelfAutoHideState gesture_drag_auto_hide_state_;
shelf_layout_manager.cc 346 ShelfAutoHideState auto_hide_state =
    [all...]
shelf_layout_manager_unittest.cc 190 ShelfAutoHideState new_state) OVERRIDE {
    [all...]
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager.h 91 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
launcher_tooltip_manager.cc 308 ShelfAutoHideState new_state) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 85 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) OVERRIDE;
125 void WorkAreaObserver::OnAutoHideStateChanged(ShelfAutoHideState new_state) {

Completed in 141 milliseconds