Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs172 fn register_advertiser(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in register_advertiser()
180 fn unregister_advertiser(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in unregister_advertiser()
188 fn get_own_address(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in get_own_address()
196 fn set_parameters(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in set_parameters()
204 fn set_data(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in set_data()
212 fn advertising_enable(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in advertising_enable()
220 fn advertising_disable(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in advertising_disable()
228 fn start_advertising(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in start_advertising()
236 fn start_advertising_set(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in start_advertising_set()
255 ctx: RpcContext<'_>, in set_periodic_advertising_parameters()
[all …]
Dadapter_service.rs111 ctx: RpcContext<'_>, in fetch_events()
225 ctx: RpcContext<'_>, in toggle_stack()
240 ctx: RpcContext<'_>, in set_discovery_mode()
264 fn clear_event_filter(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in clear_event_filter()
271 fn clear_event_mask(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in clear_event_mask()
280 ctx: RpcContext<'_>, in clear_filter_accept_list()
290 fn disconnect_all_acls(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in disconnect_all_acls()
297 fn le_rand(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in le_rand()
304 fn allow_wake_by_hid(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in allow_wake_by_hid()
313 ctx: RpcContext<'_>, in restore_filter_accept_list()
[all …]
Dhfp_service.rs36 let _ = txclone.send(cb).await; in get_hfp_dispatcher() localVariable
65 fn start_slc(&mut self, ctx: RpcContext<'_>, req: StartSlcRequest, sink: UnarySink<Empty>) { in start_slc()
84 fn stop_slc(&mut self, ctx: RpcContext<'_>, req: StopSlcRequest, sink: UnarySink<Empty>) { in stop_slc()
105 ctx: RpcContext<'_>, in connect_audio()
134 ctx: RpcContext<'_>, in disconnect_audio()
156 fn set_volume(&mut self, ctx: RpcContext<'_>, req: SetVolumeRequest, sink: UnarySink<Empty>) { in set_volume()
179 ctx: RpcContext<'_>, in fetch_events()
Dsecurity_service.rs33 fn remove_bond(&mut self, ctx: RpcContext<'_>, req: RemoveBondRequest, sink: UnarySink<Empty>) { in remove_bond()
43 ctx: RpcContext<'_>, in generate_local_oob_data()
55 ctx: RpcContext<'_>, in create_bond()
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dencryption.rs27 let _ = ctx.receive_hci_command::<hci::SetConnectionEncryption>().await; in initiate() localVariable
37 let _ = ctx in initiate() localVariable
44 let _ = ctx in initiate() localVariable
51 let _ = ctx in initiate() localVariable
76 let _ = ctx.receive_lmp_packet::<lmp::EncryptionModeReq>().await; in respond() localVariable
82 let _ = ctx.receive_lmp_packet::<lmp::EncryptionKeySizeReq>().await; in respond() localVariable
91 let _ = ctx.receive_lmp_packet::<lmp::StartEncryptionReq>().await; in respond() localVariable
Dlegacy_pairing.rs37 let _ = ctx in initiate() localVariable
45 let _ = ctx.receive_lmp_packet::<lmp::CombKey>().await; in initiate() localVariable
85 let _ = ctx.receive_lmp_packet::<lmp::CombKey>().await; in respond() localVariable
/packages/apps/Settings/src/com/android/settings/bluetooth/
DRequestPermissionHelper.kt41 setPositiveButton(R.string.allow) { _, _ -> in <lambda>() method
44 setNegativeButton(R.string.deny) { _, _ -> onDeny() } in <lambda>() method
62 setPositiveButton(R.string.allow) { _, _ -> onAllow() } in <lambda>() method
63 setNegativeButton(R.string.deny) { _, _ -> onDeny() } in <lambda>() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.kt188 animator.addEndListener { _, _, _, canceled, _, _, _ -> in <lambda>() method
263 animator.addEndListener { _, _, _, canceled, _, _, _ -> in <lambda>() method
311 animator.addUpdateListener { _, _ -> bubbleStashController.updateTaskbarTouchRegion() } in <lambda>() method
312 animator.addEndListener { _, _, _, _, _, _, _ -> in <lambda>() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/deletion/
DDeletionFragment.kt66 parentFragmentManager.setFragmentResultListener(START_DELETION_EVENT, this) { _, bundle -> in <lambda>() method
79 _, in <lambda>() method
87 childFragmentManager.setFragmentResultListener(TIME_RANGE_SELECTION_EVENT, this) { _, _ -> in <lambda>() method
92 childFragmentManager.setFragmentResultListener(GO_BACK_EVENT, this) { _, _ -> in <lambda>() method
97 childFragmentManager.setFragmentResultListener(CONFIRMATION_EVENT, this) { _, _ -> in <lambda>() method
103 childFragmentManager.setFragmentResultListener(TRY_AGAIN_EVENT, this) { _, _ -> in <lambda>() method
DDeletionAppDataConfirmationDialogFragment.kt66 checkBox.setOnCheckedChangeListener { _, _ -> in <lambda>() method
80 _, in <lambda>() method
81 _ -> in <lambda>() method
89 _, in <lambda>() method
90 _ -> in <lambda>() method
DDeletionConfirmationDialogFragment.kt58 _, in <lambda>() method
59 _ -> in <lambda>() method
67 _, in <lambda>() method
68 _ -> in <lambda>() method
74 DeletionDialogConfirmationElement.DELETION_DIALOG_CONFIRMATION_CANCEL_BUTTON) { _, _ in <lambda>() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/selectabledeletion/
DDeletionFragment.kt38 parentFragmentManager.setFragmentResultListener(START_DELETION_KEY, this) { _, _ -> in <lambda>() method
42 childFragmentManager.setFragmentResultListener(TRY_AGAIN_EVENT, this) { _, _ -> in <lambda>() method
46 childFragmentManager.setFragmentResultListener(CONFIRMATION_KEY, this) { _, _ -> in <lambda>() method
/packages/modules/Bluetooth/system/common/benchmark/
Dthread_performance_benchmark.cc141 for (auto _ : state) { in BENCHMARK_F() local
155 for (auto _ : state) { in BENCHMARK_F() local
188 for (auto _ : state) { in BENCHMARK_F() local
202 for (auto _ : state) { in BENCHMARK_F() local
233 for (auto _ : state) { in BENCHMARK_F() local
247 for (auto _ : state) { in BENCHMARK_F() local
276 for (auto _ : state) { in BENCHMARK_F() local
290 for (auto _ : state) { in BENCHMARK_F() local
304 for (auto _ : state) { in BENCHMARK_F() local
319 for (auto _ : state) { in BENCHMARK_F() local
[all …]
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/route/
DRouteRequestActivity.kt257 RouteRequestElement.EXERCISE_ROUTE_EDUCATION_DIALOG_BACK_BUTTON) { _, _ -> in <lambda>() method
269 showDataRestoreInProgressDialog(this) { _, _ -> finish() } in <lambda>() method
274 R.string.migration_in_progress_permissions_dialog_content, requester)) { _, _ -> in <lambda>() method
287 positiveButtonAction = { _, _ -> dialog?.show() }, in <lambda>() method
288 negativeButtonAction = { _, _ -> finishCancelled() }) in <lambda>() method
290 maybeShowWhatsNewDialog(this) { _, _ -> dialog?.show() } in <lambda>() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DBorderAnimator.kt53 private val borderAnimationProgress = AnimatedFloat { _ -> updateOutline() } in <lambda>() method
234 layoutChangeListener = OnLayoutChangeListener { _, _, _, _, _, _, _, _, _ -> in <lambda>() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/shared/
DDisconnectDialogFragment.kt107 checkBox.setOnCheckedChangeListener { _, _ -> in <lambda>() method
116 DisconnectAppDialogElement.DISCONNECT_APP_DIALOG_CANCEL_BUTTON) { _, _ -> in <lambda>() method
121 DisconnectAppDialogElement.DISCONNECT_APP_DIALOG_CONFIRM_BUTTON) { _, _ -> in <lambda>() method
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/widget/
DBatchPreviewLoaderTest.kt78 testSubject.loadAspectRatios(200) { _, _, _ -> 100 } in <lambda>() method
101 testSubject.loadAspectRatios(200) { _, _, _ -> 100 } in <lambda>() method
126 testSubject.loadAspectRatios(200) { _, _, _ -> 100 } in <lambda>() method
155 testSubject.loadAspectRatios(200) { _, _, _ -> 100 } in <lambda>() method
/packages/modules/StatsD/statsd/benchmark/
Dstring_transform_benchmark.cpp49 for (auto _ : state) { in BM_RemoveTrailingCharacters() local
61 for (auto _ : state) { in BM_RemoveTrailingNumbers() local
74 for (auto _ : state) { in BM_RemoveTrailingNumbersCppRegex() local
86 for (auto _ : state) { in BM_RemoveTrailingNumbersCRegex() local
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/autodelete/
DAutoDeleteConfirmationDialogFragment.kt59 AutoDeleteElement.AUTO_DELETE_DIALOG_CONFIRM_BUTTON) { _, _ -> in <lambda>() method
66 _, in <lambda>() method
67 _ -> in <lambda>() method
DAutoDeleteFragment.kt110 childFragmentManager.setFragmentResultListener(SET_TO_NEVER_EVENT, this) { _, _ -> in <lambda>() method
115 AUTO_DELETE_CONFIRMATION_DIALOG_EVENT, this) { _, bundle -> in <lambda>() method
128 childFragmentManager.setFragmentResultListener(AUTO_DELETE_SAVED_EVENT, this) { _, bundle -> in <lambda>() method
137 _, in <lambda>() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/additionalaccess/
DEnableExercisePermissionDialog.kt71 ENABLE_EXERCISE_PERMISSION_DIALOG_POSITIVE_BUTTON) { _, _ -> in <lambda>() method
77 ENABLE_EXERCISE_PERMISSION_DIALOG_NEGATIVE_BUTTON) { _, _ -> in <lambda>() method
DDisableExerciseRoutePermissionDialog.kt76 DISABLE_EXERCISE_PERMISSION_DIALOG_POSITIVE_BUTTON) { _, _ -> in <lambda>() method
82 DISABLE_EXERCISE_PERMISSION_DIALOG_NEGATIVE_BUTTON) { _, _ -> in <lambda>() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/migration/
DMigrationActivity.kt106 showDataRestoreInProgressDialog(activity) { _, _ -> activity.finish() } in <lambda>() method
112 showMigrationInProgressDialog(activity, message) { _, _ -> activity.finish() } in <lambda>() method
127 negativeButtonAction = { _, _ -> in <lambda>() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs115 let _ = txl.send(Message::QaAddMediaPlayer(name, browsing_supported)).await; in add_media_player() localVariable
121 let _ = txl.send(Message::QaRfcommSendMsc(dlci, addr)).await; in rfcomm_send_msc() localVariable
127 let _ = txl.send(Message::QaFetchDiscoverableMode).await; in fetch_discoverable_mode() localVariable
133 let _ = txl.send(Message::QaFetchConnectable).await; in fetch_connectable() localVariable
139 let _ = txl.send(Message::QaSetConnectable(mode)).await; in set_connectable() localVariable
145 let _ = txl.send(Message::QaFetchAlias).await; in fetch_alias() localVariable
154 let _ = txl.send(Message::QaGetHidReport(addr, report_type, report_id)).await; in get_hid_report() localVariable
160 let _ = txl.send(Message::QaSetHidReport(addr, report_type, report)).await; in set_hid_report() localVariable
166 let _ = txl.send(Message::QaSendHidData(addr, data)).await; in send_hid_data() localVariable
/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/fieldviews/
DEnumDropDown.kt56 AdapterView.OnItemClickListener { _, _, position, _ -> mSelectedPosition = position } in <lambda>() method

12345678910>>...12