Searched refs:subj (Results 1 – 8 of 8) sorted by relevance
/packages/modules/AdServices/adservices/tests/cts/hosttests/src/com/android/adservices/cts/ |
D | AppSearchDataMigrationHostTest.java | 189 StringSubject subj = expect.withMessage("Consent xml contents").that(consentFileContents); in testAppSearchConsentMigration() local 191 subj.contains(getXmlString("CONSENT_API_TYPE_2", true)); // Topics consent in testAppSearchConsentMigration() 192 subj.contains(getXmlString("CONSENT_API_TYPE_3", false)); // Fledge consent in testAppSearchConsentMigration() 193 subj.contains(getXmlString("CONSENT_API_TYPE_4", true)); // Measurement consent in testAppSearchConsentMigration()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/ |
D | adservices_test_server.p12.README | 9 -subj "/CN=AdServicesTests" \
|
D | adservices_untrusted_test_server.p12.README | 8 -subj "/CN=AdServicesTests" \
|
/packages/modules/AdServices/adservices/tests/cts/assets/ |
D | adservices_untrusted_test_server.p12.README | 8 -subj "/CN=AdServicesTests" \
|
/packages/modules/AdServices/adservices/tests/perf/tests/assets/ |
D | adservices_measurement_test_server.README.md | 4 -subj "/CN=AdServicesScenarioTests" \
|
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
D | TelephonyBackupAgentTest.java | 381 String subj, long date, long dateSent, in createSmsRow() argument 393 if (subj != null) { in createSmsRow() 394 smsRow.put(Telephony.Sms.SUBJECT, subj); in createSmsRow() 406 private ContentValues createMmsRow(int id, int subId, String subj, int subCharset, in createMmsRow() argument 417 if (subj != null) { in createMmsRow() 418 mmsRow.put(Telephony.Mms.SUBJECT, subj); in createMmsRow()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|