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

  /external/chromium_org/ash/system/tray/
system_tray.h 161 virtual bool IsPressed() OVERRIDE;
tray_background_view.h 145 virtual bool IsPressed();
tray_background_view.cc 166 if (tray_background_view_->IsPressed())
499 bool TrayBackgroundView::IsPressed() {
system_tray.cc 325 bool SystemTray::IsPressed() {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 113 virtual bool IsPressed() OVERRIDE;
web_notification_tray.cc 546 bool WebNotificationTray::IsPressed() {

Completed in 3813 milliseconds