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

  /external/chromium_org/ash/system/tray/
tray_bubble_wrapper.cc 8 #include "ash/system/tray/tray_event_filter.h"
29 tray->tray_event_filter()->AddWrapper(this);
33 tray_->tray_event_filter()->RemoveWrapper(this);
tray_background_view.h 137 TrayEventFilter* tray_event_filter() { return tray_event_filter_.get(); } function in class:ash::internal::TrayBackgroundView

Completed in 156 milliseconds