/packages/modules/Bluetooth/system/bta/test/ |
D | bta_pan_test.cc | 37 bool adding; member 51 void BTA_SYS_EIR_CBACK(uint16_t uuid16, bool adding) { in BTA_SYS_EIR_CBACK() argument 52 bta_sys_eir_closure(uuid16, adding); in BTA_SYS_EIR_CBACK() 76 bta_sys_eir_closure = [this](uint16_t uuid16, bool adding) { in SetUp() argument 79 .adding = adding, in SetUp() 137 ASSERT_EQ(true, uuids[0].adding); in TEST_F() 139 ASSERT_EQ(true, uuids[1].adding); in TEST_F()
|
/packages/modules/Bluetooth/ |
D | Android.bp | 44 // Be careful when adding new properties here: 47 // them to avoid allowing adding new warnings in targets that didn't contained 48 // them (you can use the bpmodify tool to ease the work of adding this warning 60 // - Try avoiding adding option that would not fit "future" targets, for exemple dependencies,
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_dm_act.h | 382 std::function<void(const tBTA_CUSTOM_UUID& curr, bool adding)> body{ 384 void operator()(const tBTA_CUSTOM_UUID& curr, bool adding) { in operator() 385 body(curr, adding); in operator() 394 std::function<void(uint16_t uuid16, bool adding)> body{ 396 void operator()(uint16_t uuid16, bool adding) { body(uuid16, adding); }; in operator()
|
D | mock_bta_dm_act.cc | 203 void bta_dm_eir_update_cust_uuid(const tBTA_CUSTOM_UUID& curr, bool adding) { in bta_dm_eir_update_cust_uuid() argument 205 test::mock::bta_dm_act::bta_dm_eir_update_cust_uuid(curr, adding); in bta_dm_eir_update_cust_uuid() 207 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding) { in bta_dm_eir_update_uuid() argument 209 test::mock::bta_dm_act::bta_dm_eir_update_uuid(uuid16, adding); in bta_dm_eir_update_uuid()
|
/packages/modules/HealthFitness/flags/ |
D | healthfitness-flags.aconfig | 8 description: "Flag for adding new PHR features." 23 description: "Flag for adding new export/import feature."
|
D | flags.aconfig | 17 description: "Flag for adding the new data type skin temperature." 25 description: "Flag for adding the new data type planned exercise sessions."
|
/packages/services/BuiltInPrintService/src/com/android/bips/ui/ |
D | PrinterPreference.java | 32 DiscoveredPrinter printer, boolean adding) { in PrinterPreference() argument 36 mAdding = adding; in PrinterPreference()
|
/packages/apps/Nfc/apex/ |
D | Android.bp | 88 // This is disabled for now since the build system does not allow for adding a bootclasspath 89 // fragment and conditionally adding it to PRODUCT_APEX_BOOT_JARS. 133 // here won't prevent other bootclasspath modules from adding classes in 134 // any of those packages but it will prevent them from adding those
|
/packages/modules/Virtualization/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in 149 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Scheduling/apex/ |
D | Android.bp | 60 // here won't prevent other bootclasspath modules from adding classes in 61 // any of those packages but it will prevent them from adding those
|
/packages/modules/OnDevicePersonalization/apex/ |
D | Android.bp | 65 // here won't prevent other bootclasspath modules from adding classes in 66 // any of those packages but it will prevent them from adding those
|
/packages/modules/DeviceLock/apex/ |
D | Android.bp | 56 // here won't prevent other bootclasspath modules from adding classes in 57 // any of those packages but it will prevent them from adding those
|
/packages/modules/Virtualization/virtualizationmanager/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/apps/Settings/aconfig/ |
D | settings_notification_flag_declarations.aconfig | 7 description: "Controls adding group names to channel names in the DND>Apps settings page"
|
/packages/modules/Virtualization/virtualizationservice/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/rialto/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/microdroid_manager/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/apkdmverity/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/libs/fdtpci/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/service_vm/client_vm_csr/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/libs/vbmeta/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/encryptedstore/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/libs/apexutil/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/libs/avflog/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|
/packages/modules/Virtualization/service_vm/requests/ |
D | TEST_MAPPING | 1 // When adding or removing tests here, don't forget to amend _all_modules list in
|