OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_notification
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromecast/media/cma/base/
buffering_controller.h
57
// If |
force_notification
| is set, |buffering_notification_cb_| is invoked
61
void OnBufferingStateChanged(bool
force_notification
,
buffering_controller.cc
113
bool
force_notification
, bool buffering_timeout) {
152
if (is_buffering_prv != is_buffering_ ||
force_notification
)
/external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc
238
// webui of the new state if the reachability changed or |
force_notification
|
241
bool
force_notification
);
601
bool
force_notification
) {
613
if (
force_notification
|| portal_reachable != lte_portal_reachable_) {
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
rfc2217.py
[
all
...]
Completed in 191 milliseconds