OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screencapturenotificationuiviews
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
screen_capture_notification_ui_views.cc
44
//
ScreenCaptureNotificationUIViews
uses this class to make the notification bar
75
class
ScreenCaptureNotificationUIViews
81
explicit
ScreenCaptureNotificationUIViews
(const base::string16& text);
82
virtual ~
ScreenCaptureNotificationUIViews
();
122
DISALLOW_COPY_AND_ASSIGN(
ScreenCaptureNotificationUIViews
);
125
ScreenCaptureNotificationUIViews
::
ScreenCaptureNotificationUIViews
(
158
ScreenCaptureNotificationUIViews
::~
ScreenCaptureNotificationUIViews
() {
163
gfx::NativeViewId
ScreenCaptureNotificationUIViews
::OnStarted
[
all
...]
Completed in 66 milliseconds