OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latest_toast_entered_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/message_center/views/
message_popup_collection.cc
60
latest_toast_entered_
(NULL),
187
latest_toast_entered_
= toast_entered;
198
if (toast_exited !=
latest_toast_entered_
)
200
latest_toast_entered_
= NULL;
message_popup_collection.h
162
ToastContentsView*
latest_toast_entered_
;
member in class:message_center::MessagePopupCollection
message_popup_collection_unittest.cc
59
return collection_->
latest_toast_entered_
!= NULL;
Completed in 105 milliseconds