Home
last modified time | relevance | path

Searched refs:request_notification (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/reporting/extension_request/
H A Dextension_request_notification_unittest.cc75 ExtensionRequestNotification request_notification( in TEST_P() local
79 request_notification.Show(base::BindOnce(&OnNotificationClosed, false)), in TEST_P()
82 request_notification.Show(base::BindOnce(&OnNotificationClosed, false)); in TEST_P()
89 ExtensionRequestNotification request_notification( in TEST_P() local
95 request_notification.Show(base::BindOnce(&OnNotificationClosed, true)); in TEST_P()
122 ExtensionRequestNotification request_notification( in TEST_P() local
128 request_notification.Show(base::BindOnce(&OnNotificationClosed, false)); in TEST_P()
137 request_notification.CloseNotification(); in TEST_P()
/dports/devel/py-posix_ipc/posix_ipc-1.0.4/tests/
H A Dtest_message_queues.py48 test_case_instance.mq.request_notification(param)
351 self.mq.request_notification(SIGNAL_VALUE)
366 self.mq.request_notification(SIGNAL_VALUE)
402 self.mq.request_notification(SIGNAL_VALUE)
409 self.mq.request_notification()
417 self.mq.request_notification(SIGNAL_VALUE)
421 self.mq.request_notification()
429 self.mq.request_notification(param)
449 self.mq.request_notification(param)
/dports/devel/py-posix_ipc/posix_ipc-1.0.4/demo3/
H A Drepeating_thread.py16 mq.request_notification((process_notification, mq))
23 mq.request_notification((process_notification, mq))
H A Drepeating_signal.py20 mq.request_notification(MY_SIGNAL)
27 mq.request_notification(MY_SIGNAL)
H A Done_shot_thread.py21 mq.request_notification((process_notification, mq))
H A Done_shot_signal.py25 mq.request_notification(MY_SIGNAL)
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dandroid_media_codec.cpp427 MMAL_BOOL_T do_more, request_notification = MMAL_FALSE; in amc_do_processing() local
436 do_more = amc_do_input_processing(component, &request_notification); in amc_do_processing()
437 do_more |= amc_do_output_processing(component, &request_notification); in amc_do_processing()
439 if (request_notification) in amc_do_processing()
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/tests/twisted/
H A Dmctest.py839 request_notification=True, implement_get_interfaces=True, argument
853 self.request_notification = bool(request_notification)
924 if self.request_notification:
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DGeckoViewActivity.java272 resId = R.string.request_notification; in onContentPermissionRequest()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/docs/geckoview/consumer/
H A Dpermissions.rst204 resId = R.string.request_notification;
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DGeckoViewActivity.java1541 resId = R.string.request_notification;
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DGeckoViewActivity.java1789 resId = R.string.request_notification;
/dports/www/firefox/firefox-99.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DGeckoViewActivity.java1889 resId = R.string.request_notification;
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview_example/src/main/java/org/mozilla/geckoview_example/
H A DGeckoViewActivity.java1789 resId = R.string.request_notification;