OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNotificationWindowId
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/media/capture/
desktop_capture_device.h
45
void
SetNotificationWindowId
(gfx::NativeViewId window_id);
desktop_capture_device.cc
66
void
SetNotificationWindowId
(gfx::NativeViewId window_id);
186
void DesktopCaptureDevice::Core::
SetNotificationWindowId
(
520
void DesktopCaptureDevice::
SetNotificationWindowId
(
522
core_->
SetNotificationWindowId
(window_id);
/external/chromium_org/content/browser/renderer_host/media/
video_capture_manager.cc
244
->
SetNotificationWindowId
(notification_window_ids_[session_id]);
613
device->
SetNotificationWindowId
(window_id);
Completed in 74 milliseconds