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

  /external/chromium_org/ash/system/tray/
tray_details_view.h 33 void CreateSpecialRow(int string_id, ViewClickListener* listener);
tray_details_view_unittest.cc 43 CreateSpecialRow(IDS_ASH_STATUS_TRAY_BLUETOOTH, this);
tray_details_view.cc 81 void TrayDetailsView::CreateSpecialRow(int string_id,
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 193 CreateSpecialRow(IDS_ASH_STATUS_TRAY_SMS, this);
network_state_list_detailed_view.cc 354 CreateSpecialRow(IDS_ASH_STATUS_TRAY_NETWORK, this);
  /external/chromium_org/ash/system/ime/
tray_ime.cc 108 CreateSpecialRow(IDS_ASH_STATUS_TRAY_IME, this);
  /external/chromium_org/ash/system/
tray_accessibility.cc 132 CreateSpecialRow(IDS_ASH_STATUS_TRAY_ACCESSIBILITY_TITLE, this);
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 197 CreateSpecialRow(IDS_ASH_STATUS_TRAY_BLUETOOTH, this);
  /external/chromium_org/ash/system/drive/
tray_drive.cc 275 CreateSpecialRow(IDS_ASH_STATUS_TRAY_DRIVE, this);
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc 440 CreateSpecialRow(IDS_ASH_STATUS_TRAY_AUDIO, this);

Completed in 853 milliseconds