HomeSort by relevance Sort by last modified time
    Searched refs:UIDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/media/
media_stream_capture_indicator.h 66 class UIDelegate;
media_stream_capture_indicator.cc 161 // in the content layer. Each UIDelegate keeps a weak pointer to the
164 class MediaStreamCaptureIndicator::UIDelegate
167 UIDelegate(base::WeakPtr<WebContentsDeviceUsage> device_usage,
175 virtual ~UIDelegate() {
193 DISALLOW_COPY_AND_ASSIGN(UIDelegate);
200 return scoped_ptr<content::MediaStreamUI>(new UIDelegate(

Completed in 742 milliseconds