Home
last modified time | relevance | path

Searched defs:subject (Results 1 – 6 of 6) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/x509/
DTBSCertificate.java54 public Name subject; field in TBSCertificate
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DIEmail.java69 public Message(String to, String subject, String body) { in Message()
93 public void setSubject(String subject) { in setSubject()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DEmailTest.java208 final String subject = "This is a TF test email"; in _manual_testFuncSend() local
/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringFunctionsTest.py221 subject='usb_subject', argument
/tools/test/openhst/
Dstress_test.py123 def SendNotificationEmail(subject, body, bugreport=None): argument
/tools/repohooks/rh/
Dhooks.py213 def _match_regex_list(subject, expressions): argument