NonModalTransient  130 ash/shell/window_type_launcher.cc         views::Widget::CreateWindowWithParent(new NonModalTransient, parent);
NonModalTransient  138 ash/shell/window_type_launcher.cc           views::Widget::CreateWindowWithParent(new NonModalTransient, parent);
NonModalTransient  177 ash/shell/window_type_launcher.cc   DISALLOW_COPY_AND_ASSIGN(NonModalTransient);
NonModalTransient  181 ash/shell/window_type_launcher.cc views::Widget* NonModalTransient::non_modal_transient_ = NULL;
NonModalTransient  329 ash/shell/window_type_launcher.cc     NonModalTransient::OpenNonModalTransient(GetWidget()->GetNativeView());
NonModalTransient  331 ash/shell/window_type_launcher.cc     NonModalTransient::ToggleNonModalTransient(GetWidget()->GetNativeView());
NonModalTransient  158 ash/wm/system_modal_container_layout_manager_unittest.cc TEST_F(SystemModalContainerLayoutManagerTest, NonModalTransient) {