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

  /external/chromium_org/ash/wm/
lock_window_state.cc 140 const wm::WindowStateType old_state_type = current_state_type_; local
143 window_state->NotifyPreStateTypeChange(old_state_type);
145 window_state->NotifyPostStateTypeChange(old_state_type);
148 old_state_type == wm::WINDOW_STATE_TYPE_MINIMIZED) &&
default_state.h 60 wm::WindowStateType old_state_type);
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_state.cc 259 const wm::WindowStateType old_state_type = current_state_type_; local
262 window_state->NotifyPreStateTypeChange(old_state_type);
264 window_state->NotifyPostStateTypeChange(old_state_type);
267 old_state_type == wm::WINDOW_STATE_TYPE_MINIMIZED) &&
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager.h 120 wm::WindowStateType old_state_type);

Completed in 180 milliseconds