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

  /external/chromium_org/ash/
root_window_controller.cc 767 aura::Window* non_lock_screen_containers = CreateContainer( local
790 non_lock_screen_containers);
795 non_lock_screen_containers);
802 non_lock_screen_containers);
812 non_lock_screen_containers);
819 non_lock_screen_containers);
826 non_lock_screen_containers);
832 non_lock_screen_containers);
839 non_lock_screen_containers);
845 non_lock_screen_containers);
    [all...]
  /external/chromium_org/ash/wm/
session_state_animator.cc 420 SessionStateAnimator::NON_LOCK_SCREEN_CONTAINERS;
471 if (container_mask & NON_LOCK_SCREEN_CONTAINERS) {
474 aura::Window* non_lock_screen_containers = Shell::GetContainer( local
477 aura::Window::Windows children = non_lock_screen_containers->children();

Completed in 590 milliseconds