Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 191) sorted by relevance

12345678

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc48 void shim::legacy::Acl::Dump(int /* fd */) const { in Dump()
52 shim::legacy::Acl::Acl(os::Handler* /* handler */, in Acl()
59 shim::legacy::Acl::~Acl() { inc_func_call_count(__func__); } in ~Acl()
61 bool shim::legacy::Acl::CheckForOrphanedAclConnections() const { in CheckForOrphanedAclConnections()
66 void shim::legacy::Acl::on_incoming_acl_credits(uint16_t /* handle */, in on_incoming_acl_credits()
73 struct shim::legacy::Acl::impl {};
75 void shim::legacy::Acl::CreateClassicConnection( in CreateClassicConnection()
80 void shim::legacy::Acl::CancelClassicConnection( in CancelClassicConnection()
85 void shim::legacy::Acl::AcceptLeConnectionFrom( in AcceptLeConnectionFrom()
91 void shim::legacy::Acl::IgnoreLeConnectionFrom( in IgnoreLeConnectionFrom()
[all …]
Dmock_stack_sdp_legacy_api.cc26 bluetooth::legacy::stack::sdp::tSdpApi api_ = {
79 const struct bluetooth::legacy::stack::sdp::tSdpApi*
80 bluetooth::legacy::stack::sdp::get_legacy_stack_sdp_api() { in get_legacy_stack_sdp_api()
Dmock_main_shim_stack.cc24 legacy::Acl* acl_{nullptr};
45 legacy::Acl* Stack::GetAcl() { return testing::acl_; } in GetAcl()
/packages/modules/Bluetooth/system/bta/test/
Dbta_dm_test.cc58 namespace bluetooth::legacy::testing { namespace
73 bluetooth::legacy::testing::bta_dm_init_cb(); in SetUp()
82 bluetooth::legacy::testing::bta_dm_deinit_cb(); in TearDown()
189 namespace legacy { namespace
219 bluetooth::legacy::testing::allocate_device_for(kRawAddress, transport); in TEST_F()
274 bluetooth::legacy::testing::allocate_device_for(kRawAddress, transport); in TEST_F()
316 bluetooth::legacy::testing::bta_dm_disc_search_cb(); in TEST_F()
328 bluetooth::legacy::testing::bta_dm_remname_cback(&name); in TEST_F()
333 bluetooth::legacy::testing::bta_dm_disc_search_cb().name_discover_done); in TEST_F()
338 bluetooth::legacy::testing::bta_dm_disc_search_cb(); in TEST_F()
[all …]
Dbta_disc_test.cc49 namespace legacy { namespace
121 bluetooth::legacy::testing::bta_dm_discover_next_device(); in TEST_F()
132 bluetooth::legacy::testing::bta_dm_sdp_find_services(state.get()); in TEST_F()
136 bluetooth::legacy::testing::bta_dm_inq_cmpl(); in TEST_F()
141 bluetooth::legacy::testing::bta_dm_inq_cmpl_cb(&complete); in TEST_F()
146 bluetooth::legacy::testing::bta_dm_observe_cmpl_cb(&complete); in TEST_F()
152 bluetooth::legacy::testing::bta_dm_observe_results_cb(&result, p_eir, in TEST_F()
160 bluetooth::legacy::testing::bta_dm_opportunistic_observe_results_cb( in TEST_F()
166 bluetooth::legacy::testing::bta_dm_queue_search(search); in TEST_F()
173 bluetooth::legacy::testing::bta_dm_read_remote_device_name( in TEST_F()
[all …]
Dbta_sec_test.cc42 namespace legacy { namespace
90 btm_status_text(bluetooth::legacy::testing::bta_dm_sp_cback( in TEST_F()
139 btm_status_text(bluetooth::legacy::testing::bta_dm_sp_cback( in TEST_F()
178 btm_status_text(bluetooth::legacy::testing::bta_dm_sp_cback( in TEST_F()
221 btm_status_text(bluetooth::legacy::testing::bta_dm_sp_cback( in TEST_F()
Dbta_jv_test.cc43 namespace bluetooth::legacy::testing { namespace
149 bluetooth::legacy::testing::bta_jv_start_discovery_cback( in TEST_F()
177 bluetooth::legacy::testing::bta_jv_start_discovery_cback(kSlotId, kRawAddress, in TEST_F()
226 bluetooth::legacy::testing::bta_jv_start_discovery_cback(kSlotId, kRawAddress, in TEST_F()
255 bluetooth::legacy::testing::bta_jv_start_discovery_cback(kSlotId, kRawAddress, in TEST_F()
Dbta_sdp_test.cc31 namespace legacy { namespace
61 bluetooth::legacy::testing::bta_dm_sdp_result(SDP_SUCCESS, state.get()); in TEST_F()
Dbta_gatt_client_test.cc31 namespace legacy { namespace
64 bluetooth::legacy::testing::PullCopyOfGattHistory(); in TEST_F()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc355 void ValidateAclInterface(const shim::legacy::acl_interface_t& acl_interface) { in ValidateAclInterface()
527 const shim::legacy::acl_classic_link_interface_t& interface, in ClassicShimAclConnection()
757 const shim::legacy::acl_classic_link_interface_t interface_;
767 const shim::legacy::acl_le_link_interface_t& interface, in LeShimAclConnection()
894 const shim::legacy::acl_le_link_interface_t interface_;
898 struct shim::legacy::Acl::impl {
1411 void shim::legacy::Acl::Dump(int fd) const { in Dump()
1419 shim::legacy::Acl::Acl(os::Handler* handler, in Acl()
1436 shim::legacy::Acl::~Acl() { in ~Acl()
1445 bool shim::legacy::Acl::CheckForOrphanedAclConnections() const { in CheckForOrphanedAclConnections()
[all …]
Dstack.cc64 legacy::Acl* acl_ = nullptr;
110 pimpl_->acl_ = new legacy::Acl(stack_handler_, legacy::GetAclInterface(), in StartEverything()
195 legacy::Acl* Stack::GetAcl() { in GetAcl()
/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Dgap.py130 legacy=True,
263 legacy=True,
275 legacy=True,
290 legacy=True,
307 legacy=True,
318 self.advertise = self.host.Advertise(legacy=True,
331 legacy=True,
347 legacy=True,
422 legacy=True,
441 legacy=True,
[all …]
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/
DBV_20_C.py118 legacy = (advertising_event_properties & 0x10) != 0
120 if legacy:
158 if not legacy:
178 legacy=legacy,
243 legacy=legacy,
DBV_19_C.py120 legacy = (advertising_event_properties & 0x10) != 0
122 if legacy:
166 if not legacy:
193 legacy=legacy,
/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc770 BtPropertyLegacy legacy(properties); in TEST_F() local
772 ASSERT_EQ(kNumberTestedProperties, legacy.NumProperties()); in TEST_F()
779 BtPropertyLegacy legacy(properties); in TEST_F() local
781 for (const auto p : legacy.Properties()) { in TEST_F()
794 BtPropertyLegacy legacy(properties); in TEST_F() local
795 ASSERT_EQ(1U, legacy.NumProperties()); in TEST_F()
798 legacy.Export(bt_properties, 1U); in TEST_F()
814 BtPropertyLegacy legacy(properties); in TEST_F() local
816 for (const auto p : legacy.Properties()) { in TEST_F()
830 BtPropertyLegacy legacy(properties); in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/btif/test/
Dbtif_dm_test.cc45 namespace legacy { namespace
85 bluetooth::legacy::testing::set_interface_to_profiles( in SetUp()
90 bluetooth::legacy::testing::set_interface_to_profiles(nullptr); in TearDown()
106 bluetooth::legacy::testing::bta_energy_info_cb( in TEST_F()
133 bluetooth::legacy::testing::bta_energy_info_cb( in TEST_F()
192 bluetooth::legacy::testing::btif_on_name_read(kRawAddress, HCI_SUCCESS, in TEST_F_WITH_FLAGS()
/packages/apps/Camera2/
DAndroid.bp26 optional_uses_libs: ["org.apache.http.legacy"],
55 // Guava uses deprecated org.apache.http.legacy classes.
56 libs: ["org.apache.http.legacy"],
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/dashboard/
DAutoPermissionUsageFragment.kt35 import com.android.permissioncontroller.permission.model.legacy.PermissionApps.AppDataLoader
36 import com.android.permissioncontroller.permission.model.legacy.PermissionApps.PermissionApp
41 import com.android.permissioncontroller.permission.ui.legacy.PermissionUsageViewModelFactoryLegacy
42 import com.android.permissioncontroller.permission.ui.legacy.PermissionUsageViewModelLegacy
43 import com.android.permissioncontroller.permission.ui.legacy.PermissionUsageViewModelLegacy.Permiss…
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanSettings.java233 boolean legacy, in ScanSettings() argument
241 mLegacy = legacy; in ScanSettings()
424 public Builder setLegacy(boolean legacy) { in setLegacy() argument
425 mLegacy = legacy; in setLegacy()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_dm_inq_db_test.cc48 namespace legacy { namespace
102 bluetooth::legacy::testing::btm_clr_inq_db(kClearAllEntries); in SetUp()
108 bluetooth::legacy::testing::btm_clr_inq_db(kClearAllEntries); in TearDown()
226 bluetooth::legacy::testing::btm_get_num_bd_entries()); in TEST_F()
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/gradle/
Dlibs.versions.toml48 androidx-legacy-support-core-ui = { module = "androidx.legacy:legacy-support-core-ui" }
49 androidx-legacy-support-v4 = { module = "androidx.legacy:legacy-support-v4", version.ref = "legacyS…
/packages/apps/Gallery2/
DAndroid.bp47 libs: ["org.apache.http.legacy"],
51 "org.apache.http.legacy",
/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DLegacyProviderMigrationTest.java282 try (ContentProviderClient legacy = context.getContentResolver() in testLegacy_PlaylistMap() argument
286 final Uri playlistUri = rewriteToLegacy(legacy.insert( in testLegacy_PlaylistMap()
298 rewriteToLegacy(legacy.insert(rewriteToLegacy(mExternalAudio), values)); in testLegacy_PlaylistMap()
308 legacy.insert(playlistMemberUri, playlistMap); in testLegacy_PlaylistMap()
314 legacy.insert(playlistMemberUri, playlistMap); in testLegacy_PlaylistMap()
433 try (ContentProviderClient legacy = context.getContentResolver() in testLegacy_Extreme() argument
449 legacy.applyBatch(MediaStore.AUTHORITY_LEGACY, ops); in testLegacy_Extreme()
476 try (ContentProviderClient legacy = context.getContentResolver() in doLegacy() argument
478 legacyUri = rewriteToLegacy(legacy.insert(rewriteToLegacy(collectionUri), values)); in doLegacy()
/packages/services/Telephony/testapps/TestSliceApp/app/
Dbuild.gradle35 implementation 'androidx.legacy:legacy-support-v4:1.0.0'
/packages/modules/Bluetooth/android/leaudio/app/
Dbuild.gradle31 implementation 'androidx.legacy:legacy-support-v4:1.0.0'

12345678