OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitView
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/tray/
tray_notification_view.cc
30
void TrayNotificationView::
InitView
(views::View* contents) {
96
InitView
(new_contents);
105
InitView
(new_contents);
system_tray_bubble.cc
252
void SystemTrayBubble::
InitView
(views::View* anchor,
system_tray.cc
87
void
InitView
(TrayBackgroundView* tray,
94
bubble_->
InitView
(anchor, login_status, init_params);
511
system_bubble_->
InitView
(this, tray_container(), &init_params, persistent);
569
notification_bubble_->
InitView
(this, anchor, &init_params, false);
Completed in 181 milliseconds