OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_tray_delegate
(Results
26 - 36
of
36
) sorted by null
1
2
/external/chromium_org/ash/test/
ash_test_base.cc
292
Shell::GetInstance()->
system_tray_delegate
());
/external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc
13
#include "ash/system/tray/
system_tray_delegate
.h"
331
SystemTrayDelegate* delegate = Shell::GetInstance()->
system_tray_delegate
();
/external/chromium_org/ash/system/tray/
system_tray_bubble.cc
9
#include "ash/system/tray/
system_tray_delegate
.h"
211
Shell::GetInstance()->
system_tray_delegate
()->GetUserLoginStatus());
/external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.cc
8
#include "ash/system/tray/
system_tray_delegate
.h"
90
ash::Shell::GetInstance()->
system_tray_delegate
()->ShowDriveSettings();
/external/chromium_org/ash/accelerators/
accelerator_controller.cc
42
#include "ash/system/tray/
system_tray_delegate
.h"
[
all
...]
accelerator_controller_unittest.cc
17
#include "ash/system/tray/
system_tray_delegate
.h"
825
ash::Shell::GetInstance()->
system_tray_delegate
()->SetVolumeControlDelegate(
842
ash::Shell::GetInstance()->
system_tray_delegate
()->SetVolumeControlDelegate(
[
all
...]
/external/chromium_org/ash/
shell.h
460
SystemTrayDelegate*
system_tray_delegate
() {
function in class:ash::Shell
/external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc
282
Shell::GetInstance()->
system_tray_delegate
());
/external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc
20
#include "ash/system/tray/
system_tray_delegate
.h"
264
ash::Shell::GetInstance()->
system_tray_delegate
();
340
Shell::GetInstance()->
system_tray_delegate
()->ShowNetworkSettings(
/external/chromium_org/ash/shelf/
shelf_widget.cc
19
#include "ash/system/tray/
system_tray_delegate
.h"
592
Shell::GetInstance()->
system_tray_delegate
()->GetUserLoginStatus();
/external/chromium_org/chrome/browser/automation/
testing_automation_provider_chromeos.cc
9
#include "ash/system/tray/
system_tray_delegate
.h"
252
ash::Shell::GetInstance()->
system_tray_delegate
()->SignOut();
Completed in 115 milliseconds
1
2