HomeSort by relevance Sort by last modified time
    Searched refs:subject (Results 151 - 175 of 486) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 711 // Subject.
712 Utils.traceBeginSection("subject");
880 String subject = filterTag(getContext(), mHeader.conversation.subject); local
    [all...]
  /packages/services/Telephony/src/com/android/phone/common/mail/
Message.java 49 public abstract void setSubject(String subject) throws MessagingException;
  /system/connectivity/shill/ethernet/
ethernet.h 128 void CertificationTask(const std::string& subject, uint32_t depth);
  /external/autotest/site_utils/suite_scheduler/
suite_scheduler.py 116 def add_smtp_handler(self, subject, level=logging.ERROR):
120 @param subject: email subject.
134 subject,
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
AttributeCertificateHolder.java 194 private boolean matchesDN(X500Name subject, GeneralNames targets)
204 if (X500Name.getInstance(gn.getName()).equals(subject))
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
PKIXCertPath.java 111 X500Principal subject = cert.getSubjectX500Principal(); local
116 if (c.getIssuerX500Principal().equals(subject))
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
AttributeCertificateHolder.java 207 private boolean matchesDN(X509Principal subject, GeneralNames targets)
220 .getEncoded()).equals(subject))
  /external/chromium-trace/catapult/dashboard/dashboard/
email_sheriff_test.py 73 self.assertEqual(expected_subject, messages[0].subject)
140 self.assertIn(anomaly.FREAKIN_HUGE, str(messages[0].subject))
rietveld_service.py 134 def UploadPatch(self, subject, patch, base_checksum, base_hashes,
145 subject: Title of the job, as it will appear in rietveld.
159 ('subject', subject),
  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
reporter.py 95 subject = '%s: %s' % (exc_data.exception_type,
97 msg['Subject'] = self.subject_prefix + subject
  /external/iputils/ninfod/
ninfod_name.c 232 return -1; /* more than one subject */
360 if (subject) {
362 compare_dnsname(subject, subjlen,
  /external/mesa3d/
Android.common.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/egl/drivers/dri2/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/auxiliary/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nouveau/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nv30/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nv50/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/nvc0/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/r300/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/r600/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/radeonsi/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/softpipe/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/drivers/svga/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:
  /external/mesa3d/src/gallium/state_trackers/egl/
Android.mk 11 # Software is furnished to do so, subject to the following conditions:

Completed in 1560 milliseconds

1 2 3 4 5 67 8 91011>>