Searched defs:getDate (Results 1 - 25 of 37) sorted by relevance

12

/external/nist-sip/java/javax/sip/header/
H A DDateHeader.java8 Calendar getDate(); method in interface:DateHeader
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DTime.java136 public Date getDate() method in class:Time
146 return ((DERGeneralizedTime)time).getDate();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DTime.java97 public Date getDate() method in class:Time
107 return ((DERGeneralizedTime)time).getDate();
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDateHeader.java92 public Calendar getDate() { method in class:SIPDateHeader
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DDERUTCTime.java94 this.getDate();
128 public Date getDate() method in class:DERUTCTime
H A DDERGeneralizedTime.java94 this.getDate();
196 if (timeZone.useDaylightTime() && timeZone.inDaylightTime(this.getDate()))
219 public Date getDate() method in class:DERGeneralizedTime
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
H A DAgentStatus.java159 public Date getDate() { method in class:AgentStatus.ChatInfo
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h225 * Selector indicating a UDate value. Use getDate to retrieve
368 UDate getDate() const { return fValue.fDate; } function in class:Formattable
378 UDate getDate(UErrorCode& status) const;
717 inline UDate Formattable::getDate(UErrorCode& status) const { function in class:Formattable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DBuildResults.java102 return getDate().compareTo(res.getDate());
155 public String getDate() { method in class:BuildResults
547 timeBuild = Long.parseLong(getDate());
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h225 * Selector indicating a UDate value. Use getDate to retrieve
368 UDate getDate() const { return fValue.fDate; } function in class:Formattable
378 UDate getDate(UErrorCode& status) const;
717 inline UDate Formattable::getDate(UErrorCode& status) const { function in class:Formattable
/external/smack/src/org/jivesoftware/smackx/packet/
H A DStreamInitiation.java284 public Date getDate() { method in class:StreamInitiation.File
349 if (getDate() != null) {
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/
H A DBcKeyStoreSpi.java328 Date getDate() method in class:BcKeyStoreSpi.StoreEntry
586 return entry.getDate();
747 dOut.writeLong(entry.getDate().getTime());
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DDelegatingHttpsURLConnection.java153 @Override public long getDate() { method in class:DelegatingHttpsURLConnection
154 return delegate.getDate();
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java379 public Date getDate(int columnIndex, Calendar cal) throws SQLException { method in class:Impl_RowSet
383 public Date getDate(int columnIndex) throws SQLException { method in class:Impl_RowSet
387 public Date getDate(String columnName, Calendar cal) throws SQLException { method in class:Impl_RowSet
391 public Date getDate(String columnName) throws SQLException { method in class:Impl_RowSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 3836 milliseconds

12