Searched refs:different (Results 1 – 25 of 172) sorted by relevance
1234567
/packages/modules/Connectivity/staticlibs/native/ |
D | README.md | 6 does not take any parameters. This means that there needs to be a different .so target for each 27 library (`.so`) file, and different versions of the library loaded in the same process by 28 different modules will in general have different versions. It's important that each of these
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/ |
D | aggregatable_debug_reports_limits.json | 260 // Changes to a different reporting site but still hits global rate-limit, 291 // A different context site, creates an aggregatable debug report.
|
D | rate_limit_max_attribution_reporting_endpoints.json | 179 // Should result in an event-level report as the source site is different. 218 // Should result in an event-level report as the destination site is different.
|
D | rate_limit_max_source_registration_reporting_origin_endpoints.json | 27 // Should be registered as the source site is different. 114 // Should be registered as the destination site is different.
|
D | aggregatable_storage_limit.json | 135 // different.
|
D | event_level_storage_limit.json | 135 // different.
|
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/topics/ |
D | TopicTest.java | 72 Topic different = in testNotEquals() local 76 et.expectObjectsAreNotEqual(mTopic1, different); in testNotEquals()
|
/packages/modules/Connectivity/tests/common/ |
D | tethering-jni-jarjar-rules.txt | 5 # jarjar rules the test is using, but this is a bit less realistic (using a different JNI library), 6 # and complicates the test build. It would be necessary if TetheringUtils had a different package
|
/packages/services/Car/cpp/computepipe/aidl/ |
D | Android.bp | 16 // Automotive has different platform schedule. We shouldn't need to 45 // Automotive has different platform schedule. We shouldn't need to
|
/packages/apps/Launcher3/tests/assets/ReorderWidgets/ |
D | full_reorder_case | 6 # There are different characters on the board that represent different things:
|
D | push_reorder_case | 6 # There are different characters on the board that represent different things:
|
D | move_out_reorder_case | 6 # There are different characters on the board that represent different things:
|
D | simple_reorder_case | 6 # There are different characters on the board that represent different things:
|
D | multiple_cell_layouts_simple_reorder | 6 # There are different characters on the board that represent different things:
|
D | multiple_cell_layouts_no_space_reorder | 6 # There are different characters on the board that represent different things:
|
D | multiple_cell_layouts_reorder_other_side | 6 # There are different characters on the board that represent different things:
|
/packages/modules/Bluetooth/system/gd/docs/architecture/ |
D | style_guide.md | 65 different platform or hardware. When doing this: 67 * Avoid #define macros as much as possible. Instead put code into different 68 source files and selectively compile them for different targets. 100 different source files based on compile time target 111 different source files based on compile time target
|
/packages/modules/DeviceLock/DeviceLockController/proto/ |
D | device_checkin_info.proto | 24 // The different states a device that did a check-in with the Device Lock 45 // The different provisioning methods the Device Lock Android client can
|
/packages/modules/NetworkStack/ |
D | TEST_MAPPING | 17 // but with other modules on different version(e.g. an older tethering module to verify 55 // but with other modules on different version(e.g. an older tethering module to verify
|
D | jarjar-excludes.txt | 1 # Services referenced in the manifest. They could be moved to a different package as there are no
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | audio_set_configurations.fbs | 77 /// one can define multiple output stream configurations with different 78 /// qualities, or assign different configurations to each stream direction.
|
/packages/modules/Connectivity/service/src/com/android/metrics/ |
D | stats.proto | 34 // It is a random number to represent different clients. Each client is an app on the device. 37 // It is a increment_number to represent different transactions. 173 // Each transfer type is represented by a different bit, defined in 184 // Each policy is represented by a different bit, defined in 189 // Each capability is represented by a different bit, defined in 437 // multiple transport types. Each transfer type is represented by a different bit, defined in
|
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | README.md | 11 multiple fuzzers are created to target different areas of the BT stack. Fuzzers 25 AVRC, AVCT are also covered by different fuzzers. 41 different sets of APIs and processing logics.
|
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/res/HealthConnectApexFiles/ |
D | README.md | 1 Folder to store the Apex files for different versions of HealthFitness module. Meant to be used for
|
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/res/HealthConnectCtsApkFiles/ |
D | README.md | 1 Folder to store the CTS APK files for different versions of HealthFitness module. Meant to be used
|
1234567