OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetAccessibleNameForTray
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/logout_button/
logout_button_tray.cc
118
base::string16 LogoutButtonTray::
GetAccessibleNameForTray
() {
/external/chromium_org/ash/system/tray/
system_tray.cc
631
base::string16 SystemTray::
GetAccessibleNameForTray
() {
675
return
GetAccessibleNameForTray
();
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
474
base::string16 WebNotificationTray::
GetAccessibleNameForTray
() {
507
return
GetAccessibleNameForTray
();
Completed in 92 milliseconds