OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PopupDetailedView
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray_item.h
77
//
PopupDetailedView
(0, true).
85
void
PopupDetailedView
(int for_seconds, bool activate);
system_tray_item.cc
60
void SystemTrayItem::
PopupDetailedView
(int for_seconds, bool activate) {
/external/chromium_org/ash/system/chromeos/brightness/
tray_brightness.cc
228
PopupDetailedView
(kTrayPopupAutoCloseDelayInSeconds, false);
/external/chromium_org/ash/system/
tray_caps_lock.cc
191
PopupDetailedView
(kTrayPopupAutoCloseDelayForTextInSeconds, false);
tray_update.cc
131
owner_->
PopupDetailedView
(kShowUpdateNaggerForSeconds, false);
tray_accessibility.cc
384
PopupDetailedView
(kTrayPopupAutoCloseDelayForTextInSeconds, false);
/external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc
614
PopupDetailedView
(kTrayPopupAutoCloseDelayInSeconds, false);
626
PopupDetailedView
(kTrayPopupAutoCloseDelayInSeconds, false);
/external/chromium_org/ash/system/chromeos/network/
tray_network.cc
335
PopupDetailedView
(kTrayPopupAutoCloseDelayForTextInSeconds, false);
tray_sms.cc
271
owner()->
PopupDetailedView
(0, true);
/external/chromium_org/ash/system/ime/
tray_ime.cc
244
base::Bind(&TrayIME::
PopupDetailedView
,
/external/chromium_org/chrome/browser/chromeos/system/
tray_accessibility_browsertest.cc
137
tray()->
PopupDetailedView
(0, false);
Completed in 7884 milliseconds