Searched refs:ShouldShowFolderViewer (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_dialog_controller_mock.h20 MOCK_CONST_METHOD1(ShouldShowFolderViewer, bool(const Entry&));
H A Dmedia_galleries_dialog_controller.h69 virtual bool ShouldShowFolderViewer(const Entry& entry) const = 0;
H A Dmedia_galleries_permission_controller.h61 virtual bool ShouldShowFolderViewer(const Entry& entry) const OVERRIDE;
H A Dmedia_galleries_scan_result_controller.h58 virtual bool ShouldShowFolderViewer(const Entry& entry) const OVERRIDE;
H A Dmedia_galleries_scan_result_controller.cc139 bool MediaGalleriesScanResultController::ShouldShowFolderViewer( function in class:MediaGalleriesScanResultController
H A Dmedia_galleries_permission_controller.cc163 bool MediaGalleriesPermissionController::ShouldShowFolderViewer( function in class:MediaGalleriesPermissionController
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dmedia_galleries_dialog_views.cc188 bool show_folder_viewer = controller_->ShouldShowFolderViewer(gallery);

Completed in 133 milliseconds