Home
last modified time | relevance | path

Searched refs:kShellWindowId_AppListContainer (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/
Dshell_window_ids.h63 const int kShellWindowId_AppListContainer = 12; variable
Droot_window_controller.cc837 CreateContainer(kShellWindowId_AppListContainer, in CreateContainersInRootWindow()
/external/chromium_org/ash/wm/
Dapp_list_controller_unittest.cc37 internal::kShellWindowId_AppListContainer); in TEST_F()
Dash_focus_rules.cc25 internal::kShellWindowId_AppListContainer,
Dapp_list_controller.cc168 GetContainer(kShellWindowId_AppListContainer); in SetVisible()