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 61 class UIDelegate;
media_stream_capture_indicator.cc 181 // in the content layer. Each UIDelegate keeps a weak pointer to the
184 class MediaStreamCaptureIndicator::UIDelegate
187 UIDelegate(base::WeakPtr<WebContentsDeviceUsage> device_usage,
195 virtual ~UIDelegate() {
215 DISALLOW_COPY_AND_ASSIGN(UIDelegate);
222 return scoped_ptr<content::MediaStreamUI>(new UIDelegate(

Completed in 35 milliseconds