OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DownloadStartedAnimation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/download/
download_started_animation.h
14
class
DownloadStartedAnimation
{
19
DownloadStartedAnimation
() { }
21
DISALLOW_COPY_AND_ASSIGN(
DownloadStartedAnimation
);
download_started_animation_browsertest.cc
24
DownloadStartedAnimation
::Show(web_contents);
download_shelf.cc
350
DownloadStartedAnimation
::Show(shelf_tab);
/external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc
125
void
DownloadStartedAnimation
::Show(content::WebContents* web_contents) {
Completed in 117 milliseconds