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

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 79 void SetSystemTrayHeight(int height);
111 void WorkAreaObserver::SetSystemTrayHeight(int height) {
361 void WebNotificationTray::SetSystemTrayHeight(int height) {
364 work_area_observer_->SetSystemTrayHeight(height);
web_notification_tray.h 61 void SetSystemTrayHeight(int height);
  /external/chromium_org/ash/system/tray/
system_tray.cc 557 status_area_widget()->web_notification_tray()->SetSystemTrayHeight(height);

Completed in 85 milliseconds