Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 25 of 56) sorted by relevance

123

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java497 DispatchInfo dispatch = new DispatchInfo(mContext, tag, message); in dispatchTag() local
501 if (tryOverrides(dispatch, tag, message, overrideIntent, overrideFilters, in dispatchTag()
551 if (tryNdef(dispatch, message)) { in dispatchTag()
561 if (tryTech(dispatch, tag)) { in dispatchTag()
565 dispatch.setTagIntent(); in dispatchTag()
566 if (dispatch.tryStartActivity()) { in dispatchTag()
648 …boolean tryOverrides(DispatchInfo dispatch, Tag tag, NdefMessage message, PendingIntent overrideIn… in tryOverrides() argument
657 intent = dispatch.setNdefIntent(); in tryOverrides()
671 intent = dispatch.setTechIntent(); in tryOverrides()
683 intent = dispatch.setTagIntent(); in tryOverrides()
[all …]
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiHealthMonitorTest.java374 mAlarmManager.dispatch(WifiHealthMonitor.POST_BOOT_DETECTION_TIMER_TAG); in makeSerializedExample()
416 mAlarmManager.dispatch(WifiHealthMonitor.POST_BOOT_DETECTION_TIMER_TAG); in testReadWriteAndSWChange()
450 mAlarmManager.dispatch(WifiHealthMonitor.POST_BOOT_DETECTION_TIMER_TAG); in testSerializationDeserialization()
490 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testTimerMultiDayRun()
499 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testTimerMultiDayRun()
538 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testTwoDailyDetections()
542 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testTwoDailyDetections()
557 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testBuildProto()
614 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testWifiStatsLogWrite()
639 mAlarmManager.dispatch(WifiHealthMonitor.DAILY_DETECTION_TIMER_TAG); in testAfterSwBuildChange()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DInteractionReporterTest.java332 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionDoesNotCrashAfterSellerReportingThrowsAnException()
402 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionDoesNotCrashAfterBuyerReportingThrowsAnException()
464 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionOnlyReportsBuyersRegisteredInteractions()
522 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionOnlyReportsSellerRegisteredInteractions()
604 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionReturnsOnlyReportsUriThatPassesEnrollmentCheck()
682 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck()
740 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionFailsWithInvalidPackageName()
806 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionFailsWhenForegroundCheckFails()
861 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionFailsWhenThrottled()
962 public MockResponse dispatch(RecordedRequest request) { in testReportInteractionFailsWhenAppNotInAllowList()
[all …]
DAdSelectionE2ETest.java292 public MockResponse dispatch(RecordedRequest request) {
333 public MockResponse dispatch(RecordedRequest request) {
384 public MockResponse dispatch(RecordedRequest request) {
433 public MockResponse dispatch(RecordedRequest request) {
603 public MockResponse dispatch(RecordedRequest request) { in setUp()
3382 public MockResponse dispatch(RecordedRequest request) { in testRunAdSelectionMissingBiddingLogicFailure()
3491 public MockResponse dispatch(RecordedRequest request) { in testRunAdSelectionMissingScoringLogicFailure()
3601 public MockResponse dispatch(RecordedRequest request) { in testRunAdSelectionErrorFetchingScoringLogicFailure()
3710 public MockResponse dispatch(RecordedRequest request) { in testRunAdSelectionPartialMissingBiddingLogic()
3831 public MockResponse dispatch(RecordedRequest request) { in testRunAdSelectionPartialNonPositiveScoring()
[all …]
DAdBidGeneratorImplTest.java175 public MockResponse dispatch(RecordedRequest request) {
195 public MockResponse dispatch(RecordedRequest request) throws InterruptedException {
203 public MockResponse dispatch(RecordedRequest request) {
227 public MockResponse dispatch(RecordedRequest request) {
753 public MockResponse dispatch(RecordedRequest request) { in testV2BiddingLogicDoesNotAddHeaders_Success()
1762 public MockResponse dispatch(RecordedRequest request) { in testTrustedSignalsEmptyKeysSuccess()
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dmedia_service.rs19 A2dpCallbacksDispatcher { dispatch: Box::new(move |_cb| {}) } in get_a2dp_dispatcher()
23 A2dpSinkCallbacksDispatcher { dispatch: Box::new(move |_cb| {}) } in get_a2dp_sink_dispatcher()
27 AvrcpCallbacksDispatcher { dispatch: Box::new(move |_cb| {}) } in get_avrcp_dispatcher()
Dgatt_service.rs58 dispatch: Box::new(move |cb| { in create()
63 dispatch: Box::new(move |cb| { in create()
68 dispatch: Box::new(move |cb| { in create()
73 dispatch: Box::new(move |cb| { in create()
78 dispatch: Box::new(move |cb| { in create()
83 dispatch: Box::new(move |cb| { in create()
Dhf_client_service.rs18 BthfClientCallbacksDispatcher { dispatch: Box::new(move |_cb| {}) } in get_hf_client_dispatcher()
Dhfp_service.rs24 dispatch: Box::new(move |cb: HfpCallbacks| { in get_hfp_dispatcher()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DBatchingNamedTaskExecutor.kt36 private fun dispatch(task: NamedTask?) { in dispatch() method in com.android.quicksearchbox.util.BatchingNamedTaskExecutor
55 dispatch(task) in executeNextBatch()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/httpclient/
DAdServicesHttpsClientTest.java352 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadResponsesSkipsHeaderIfAbsent()
376 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadContainsRequestProperties()
454 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadResponsesUsesCache()
506 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadResponsesDefaultSkipsCache()
533 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadResponsesNoCacheHeaderSkipsCache()
560 public MockResponse dispatch(RecordedRequest request) { in testFetchPayloadCacheDisabledSkipsCache()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Davrcp.rs82 pub dispatch: Box<dyn Fn(AvrcpCallbacks) + Send>, field
252 pub dispatch: Box<dyn Fn(AvrcpCtrlCallbacks) + Send>, field
Da2dp.rs276 pub dispatch: Box<dyn Fn(A2dpCallbacks) + Send>, field
402 pub dispatch: Box<dyn Fn(A2dpSinkCallbacks) + Send>, field
Dgatt.rs632 pub dispatch: Box<dyn Fn(GattClientCallbacks) + Send>, field
636 pub dispatch: Box<dyn Fn(GattServerCallbacks) + Send>, field
910 pub dispatch: Box<dyn Fn(GattScannerCallbacks) + Send>, field
1004 pub dispatch: Box<dyn Fn(GattScannerInbandCallbacks) + Send>, field
1080 pub dispatch: Box<dyn Fn(GattAdvCallbacks) + Send>, field
1132 pub dispatch: Box<dyn Fn(GattAdvInbandCallbacks) + Send>, field
Dhf_client.rs61 pub dispatch: Box<dyn Fn(BthfClientCallbacks) + Send>, field
/packages/modules/Bluetooth/system/gd/rust/stack/src/hci/
Dmod.rs62 rt.spawn(dispatch( in provide_hci()
168 async fn dispatch( in dispatch() function
/packages/modules/Bluetooth/system/gd/rust/stack/src/link/acl/classic/
Dmod.rs143 mut dispatch: core::AclDispatch, in provide_acl_manager()
199 … let mut core_conn = dispatch.register(handle, Bluetooth::Classic).await; in provide_acl_manager()
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/fledge/
DBaselinePerfTest.java184 public MockResponse dispatch(RecordedRequest request) { in testAdSelectionAndReporting_executionHeavyJS_success()
266 public MockResponse dispatch(RecordedRequest request) { in testAdSelectionAndReporting_memoryHeavyJS_success()
DAbstractPerfTest.java211 public MockResponse dispatch(RecordedRequest request) { in setup()
/packages/services/Car/tools/telemetry/lua-interpreter/static/js/
Dindex.js163 editorView.dispatch({
/packages/modules/Bluetooth/system/gd/rust/topshim/macros/src/
Dlib.rs138 .dispatch)(#rpath(#args)); in cb_variant()
/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/
DMockWebServerDispatcherFactory.java159 public MockResponse dispatch(RecordedRequest request) { in create() method
DMockWebServerRule.java119 public MockResponse dispatch(RecordedRequest request) { in startMockWebServer()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/http/
DMockWebServerRule.java141 public MockResponse dispatch(RecordedRequest request) {
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostController.java374 if (!mUsbResolver.dispatch(device, settings.getHandler(), settings.isAaop(), in handleMessage()

123