OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasSystemBubbleType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc
173
if (!system_tray()->
HasSystemBubbleType
(
/external/chromium_org/ash/system/tray/
system_tray.h
108
bool
HasSystemBubbleType
(internal::SystemTrayBubble::BubbleType type);
system_tray.cc
282
if (
HasSystemBubbleType
(SystemTrayBubble::BUBBLE_TYPE_DETAILED))
397
bool SystemTray::
HasSystemBubbleType
(SystemTrayBubble::BubbleType type) {
703
if (
HasSystemBubbleType
(SystemTrayBubble::BUBBLE_TYPE_DEFAULT)) {
Completed in 62 milliseconds