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

  /external/chromium_org/ash/system/web_notification/
ash_popup_alignment_delegate.cc 64 void AshPopupAlignmentDelegate::SetSystemTrayHeight(int height) {
web_notification_tray.cc 273 void WebNotificationTray::SetSystemTrayHeight(int height) {
274 popup_alignment_delegate_->SetSystemTrayHeight(height);

Completed in 53 milliseconds