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 634 aura::Window* non_lock_screen_containers = CreateContainer( local
657 non_lock_screen_containers);
662 non_lock_screen_containers);
669 non_lock_screen_containers);
679 non_lock_screen_containers);
685 non_lock_screen_containers);
691 non_lock_screen_containers);
698 non_lock_screen_containers);
704 non_lock_screen_containers);
715 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 453 milliseconds