Home
last modified time | relevance | path

Searched refs:SetFocusCyclerForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/
Dstatus_area_widget_delegate.h31 void SetFocusCyclerForTesting(const FocusCycler* focus_cycler);
Dstatus_area_widget_delegate.cc64 void StatusAreaWidgetDelegate::SetFocusCyclerForTesting( in SetFocusCyclerForTesting() function in ash::StatusAreaWidgetDelegate
/external/chromium_org/ash/
Dfocus_cycler_unittest.cc80 SetFocusCyclerForTesting(NULL); in TearDown()
107 GetStatusAreaWidgetDelegate(tray_->GetWidget())->SetFocusCyclerForTesting( in CreateTray()