/packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/ |
D | StatsLibStorageTest.java | 82 private void testPushedAppendAndPop(AtomsPushed first, AtomsPushed second, AtomsPushed third) { in testPushedAppendAndPop() argument 84 assertNotEquals(first, third); in testPushedAppendAndPop() 85 assertNotEquals(second, third); in testPushedAppendAndPop() 93 mStorage.appendPushedAtoms(third); in testPushedAppendAndPop() 101 assertEquals(third, infos[2]); in testPushedAppendAndPop() 108 AtomsPushedTestInfo third = new AtomsPushedTestInfo(3); in testPushedAtomsBaseInfo() local 116 testPushedAppendAndPop(first, second, third); in testPushedAtomsBaseInfo() 144 AtomsPulledTestInfo third = new AtomsPulledTestInfo(2, 300); in testPulledAtomsBaseInfo() local 153 assertNotEquals(first, third); in testPulledAtomsBaseInfo() 154 assertNotEquals(second, third); in testPulledAtomsBaseInfo() [all …]
|
D | StatsLibTest.java | 92 AtomsPushedTestInfo third = new AtomsPushedTestInfo(3); in testWritePushedAtomHandler() local 100 mStatsLib.write(third); in testWritePushedAtomHandler()
|
/packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/ |
D | PreferenceListCacheTest.java | 65 Preference third = createPreference("third"); in testCacheAndRestoreAllPreferences() local 66 Preference[] preferences = new Preference[] {first, second, third}; in testCacheAndRestoreAllPreferences() 72 assertEquals(third, mCache.getCachedPreference("third")); in testCacheAndRestoreAllPreferences() 82 Preference third = createPreference("third"); in testRestoreSomePreferences() local 83 Preference[] preferences = new Preference[] {first, second, third}; in testRestoreSomePreferences() 93 verify(mGroup).removePreference(eq(third)); in testRestoreSomePreferences() 100 Preference third = createPreference("third"); in testRestoreZeroPreferences() local 101 Preference[] preferences = new Preference[] {first, second, third}; in testRestoreZeroPreferences() 111 verify(mGroup).removePreference(eq(third)); in testRestoreZeroPreferences() 118 Preference third = createPreference("first"); in testKeyCollisionThrows() local [all …]
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/ |
D | source_deactivation.json | 68 // doesn't match and therefore should not deactivate the second and third 93 // Should result in an event-level report and deactivate the third source. 114 // Should not result in an event-level report as the third source was 136 // Should not result in an event-level report as the third source was
|
/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/permission/util/ |
D | UtilsTest.kt | 185 assertThat(result.third).isEqualTo("") in getPermissionLastAccessSummaryTimestamp_lastAccessSummaryTimestampIsNull() 198 assertThat(result.third).isNotEmpty() in getPermissionLastAccessSummaryTimestamp_sensorDataPermission_lastAccessSummaryTimestampIsToday() 211 assertThat(result.third).isNotEmpty() in getPermissionLastAccessSummaryTimestamp_sensorDataPermission_lastAccessSummaryTimestampIsYesterday() 224 assertThat(result.third).isNotEmpty() in getPermissionLastAccessSummaryTimestamp_sensorDataPermission_lastAccessSummaryTimestampIsLast7Days() 237 assertThat(result.third).isNotEmpty() in getPermissionLastAccessSummaryTimestamp_nonSensorDataPermission_lastAccessSummaryTimestampIsLast24Hrs() 250 assertThat(result.third).isNotEmpty() in getPermissionLastAccessSummaryTimestamp_nonSensorDataPermission_lastAccessSummaryTimestampIs7Days()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/ |
D | AutoRevokedPackagesLiveData.kt | 92 val packageUser = packagePermGroup.first to packagePermGroup.third in <lambda>() 109 val packageUser = packagePermGroup.first to packagePermGroup.third in <lambda>()
|
D | AppOpLiveData.kt | 65 key.third in newValue()
|
D | BroadcastReceiverLiveData.kt | 148 key.third in <lambda>()
|
D | AttributionLabelLiveData.kt | 174 key.third in newValue()
|
D | PermStateLiveData.kt | 159 key.third, in <lambda>()
|
D | ServiceLiveData.kt | 259 key.third in <lambda>()
|
D | LightAppPermGroupLiveData.kt | 233 key.third, in <lambda>()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/model/ |
D | AppPermissionGroupsViewModel.kt | 471 summaryTimestamp.third, in <lambda>() 497 summaryTimestamp.third, in <lambda>() 523 summaryTimestamp.third, in <lambda>() 547 summaryTimestamp.third, in <lambda>()
|
/packages/modules/Virtualization/docs/ |
D | vm_remote_attestation.md | 11 to prove their trustworthiness to a third party. This process allows a pVM to 80 pVM payload for third-party verification. 102 third party. It is passed to `AVmPayload_requestAttestation()` to ensure
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/ |
D | build.gradle | 64 …s.useTarget group: targetOverride.first, name: targetOverride.second, version: targetOverride.third 66 details.useVersion(targetOverride.third)
|
/packages/modules/HealthFitness/flags/ |
D | flags.aconfig | 8 …description: "Enables reading third-party exercise routes by apps who hold the corresponding permi…
|
/packages/modules/Uwb/framework/ |
D | jarjar-rules.txt | 17 # Statically linked third party library
|
/packages/apps/Dialer/java/com/android/dialer/callintent/ |
D | call_initiation_type.proto | 51 // via third party app)
|
/packages/services/Telephony/testapps/TestSliceApp/ |
D | gradle.properties | 18 # Automatically convert third-party libraries to use AndroidX
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/ |
D | WearUtils.kt | 50 summaryTimestamp.third, in getPreferenceSummary()
|
/packages/modules/Bluetooth/android/leaudio/ |
D | gradle.properties | 18 # Automatically convert third-party libraries to use AndroidX
|
/packages/providers/MediaProvider/tools/photopicker-gradle/ |
D | gradle.properties | 18 # Automatically convert third-party libraries to use AndroidX
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradle.properties | 18 # Automatically convert third-party libraries to use AndroidX
|
/packages/modules/Bluetooth/system/stack/mmc/ |
D | README.md | 12 * Wraps third party library codes.
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | README.txt | 48 …- Once the user has his device provisioned, turning off Wi-Fi from settings or from a third party …
|