Searched refs:subject (Results 1 – 11 of 11) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | MmsMessagingDemo.java | 157 private void sendMessage(final String recipients, final String subject, final String text) { in sendMessage() argument 168 final byte[] pdu = buildPdu(MmsMessagingDemo.this, recipients, subject, text); in sendMessage() 333 private static byte[] buildPdu(Context context, String recipients, String subject, in buildPdu() argument 348 if (!TextUtils.isEmpty(subject)) { in buildPdu() 349 req.setSubject(new EncodedStringValue(subject)); in buildPdu() 433 final EncodedStringValue subject = retrieveConf.getSubject(); in getSubject() local 434 return subject != null ? subject.getString() : ""; in getSubject()
|
/development/tools/repo_pull/ |
D | repo_review.py | 71 subject = revision['commit']['subject'] 72 print(' ', change_id, '--', subject, file=file) 154 subject = revision['commit']['subject'] 159 print('Subject:', subject, file=sys.stderr)
|
/development/tools/ |
D | make_key | 22 Usage: $0 <name> <subject> [<keytype>] 25 given <subject>. A keytype of "rsa" or "ec" is accepted.
|
/development/tools/repo_diff/ |
D | repo_diff_trees.py | 355 subject = git(['-C', path, 'show', '--no-patch', '--format=%s', commit]) 356 subject = subject.strip() 360 'subject': subject,
|
/development/tools/repo_diff/service/repodiff/tools/migrations/ |
D | 2018_02_21__21_30_16_upgrade.sql | 10 subject TEXT NOT NULL, field
|
D | 2018_03_28__16_59_46_upgrade.sql | 8 subject TEXT NOT NULL, field
|
/development/tools/repo_diff/service/repodiff/repositories/ |
D | commit.go | 59 subject, 133 subject,
|
D | denormalizer.go | 257 subject,
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 332 Program (including Contributions) may always be distributed subject to 360 permit persons to whom the Software is furnished to do so, subject to 895 subject to these terms and conditions. You may not impose any further 1122 * The contents of this file are subject to the Mozilla Public License Version 1232 subject to the following conditions: 1482 furnished to do so, subject to the following conditions: 1498 * The contents of this file are subject to the Mozilla Public License Version 1534 * The contents of this file are subject to the Mozilla Public License Version 1786 original licensor to copy, distribute or modify the Program subject to 1974 ** permit persons to whom the Materials are furnished to do so, subject to [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 73 arbitrary - j. based on or subject to individual discretion or preference or sometimes impulse or c… 525 involuntary - j. not subject to the control of the will 529 irrelevant - j. having no bearing on or connection with the subject at issue 598 meditation - n. continuous and profound contemplation or musing on a subject or series of subjects … 768 …nt found guilty of a crime is released by the court without imprisonment subject to conditions imp… 822 relevant - j. having a bearing on or connection with the subject at issue
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 45 …fake_Zqt2YyOKR8-RcfuQV3HpeQ@fakeemail.com,Set attestation certificate issuer and subject correctly. 41053 …-3K7dTjRfyz3Kv3mftMxg@fakeemail.com,Allow non default root CAs to be not subject to algorithm rest… 75398 …ke_wafFIK0-TY-bIFuCKSgDLw@fakeemail.com,Check for compatibilty with call subject and video call fe… 80936 …/art,fake_NEWJ7ky0SsmdHHQg5Z9ELg@fakeemail.com,Ensure 652-deopt-intrinsic is not subject to JIT GC.
|