/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_acl.cc | 48 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 …]
|
D | mock_stack_sdp_legacy_api.cc | 26 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()
|
D | mock_main_shim_stack.cc | 24 legacy::Acl* acl_{nullptr}; 45 legacy::Acl* Stack::GetAcl() { return testing::acl_; } in GetAcl()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_dm_test.cc | 58 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 …]
|
D | bta_disc_test.cc | 49 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 …]
|
D | bta_sec_test.cc | 42 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()
|
D | bta_jv_test.cc | 43 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()
|
D | bta_sdp_test.cc | 31 namespace legacy { namespace 61 bluetooth::legacy::testing::bta_dm_sdp_result(SDP_SUCCESS, state.get()); in TEST_F()
|
D | bta_gatt_client_test.cc | 31 namespace legacy { namespace 64 bluetooth::legacy::testing::PullCopyOfGattHistory(); in TEST_F()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 355 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 …]
|
D | stack.cc | 64 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/ |
D | gap.py | 130 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/ |
D | BV_20_C.py | 118 legacy = (advertising_event_properties & 0x10) != 0 120 if legacy: 158 if not legacy: 178 legacy=legacy, 243 legacy=legacy,
|
D | BV_19_C.py | 120 legacy = (advertising_event_properties & 0x10) != 0 122 if legacy: 166 if not legacy: 193 legacy=legacy,
|
/packages/modules/Bluetooth/system/gd/discovery/device/ |
D | bt_property_unittest.cc | 770 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/ |
D | btif_dm_test.cc | 45 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/ |
D | Android.bp | 26 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/ |
D | AutoPermissionUsageFragment.kt | 35 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/ |
D | ScanSettings.java | 233 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/ |
D | stack_btm_dm_inq_db_test.cc | 48 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/ |
D | libs.versions.toml | 48 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/ |
D | Android.bp | 47 libs: ["org.apache.http.legacy"], 51 "org.apache.http.legacy",
|
/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ |
D | LegacyProviderMigrationTest.java | 282 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/ |
D | build.gradle | 35 implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
/packages/modules/Bluetooth/android/leaudio/app/ |
D | build.gradle | 31 implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|