Home
last modified time | relevance | path

Searched refs:getDate (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/com/android/internal/http/
DHttpDateTime.java95 date = getDate(rfcMatcher.group(1)); in parse()
103 date = getDate(ansicMatcher.group(2)); in parse()
124 private static int getDate(String dateString) { in getDate() method in HttpDateTime
/frameworks/base/core/java/com/google/android/mms/pdu/
DDeliveryInd.java53 public long getDate() { in getDate() method in DeliveryInd
DReadOrigInd.java50 public long getDate() { in getDate() method in ReadOrigInd
DMultimediaMessagePdu.java138 public long getDate() { in getDate() method in MultimediaMessagePdu
DReadRecInd.java62 public long getDate() { in getDate() method in ReadRecInd
DPduPersister.java829 long date = sendReq.getDate(); in updateHeaders()
/frameworks/base/media/java/android/media/
DMetadata.java484 public Date getDate(final int key) { in getDate() method in Metadata
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaPlayerMetadataParserTest.java335 assertEquals(new Date(0), mMetadata.getDate(Metadata.DATE)); in testGetDate()
/frameworks/base/core/java/android/widget/
DCalendarView.java607 public long getDate() { in getDate() method in CalendarView
/frameworks/base/api/
Dcurrent.txt25752 method public long getDate();
31702 method public long getDate();
33569 method public java.util.Date getDate();
34092 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
34093 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
34094 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
34095 …method public abstract java.sql.Date getDate(java.lang.String, java.util.Calendar) throws java.sql…
34676 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
34677 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
34678 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
[all …]
D14.txt25752 method public long getDate();
31702 method public long getDate();
33569 method public java.util.Date getDate();
34092 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
34093 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
34094 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
34095 …method public abstract java.sql.Date getDate(java.lang.String, java.util.Calendar) throws java.sql…
34676 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
34677 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
34678 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
[all …]