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

  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 137 // The actual process to show the message center. Set |show_settings| to true
140 bool ShowMessageCenterInternal(bool show_settings);
web_notification_tray.cc 334 bool WebNotificationTray::ShowMessageCenterInternal(bool show_settings) {
372 if (show_settings)
385 return ShowMessageCenterInternal(false /* show_settings */);
518 return ShowMessageCenterInternal(true /* show_settings */);
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 738 bool show_settings = ash::Shell::GetInstance()-> local
745 if (show_settings) {

Completed in 613 milliseconds