Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeyCharacteristics.java141 public Date getDate(int tag) { in getDate() method in KeyCharacteristics
142 Date result = swEnforced.getDate(tag, null); in getDate()
146 return hwEnforced.getDate(tag, null); in getDate()
DKeymasterArguments.java328 public Date getDate(int tag, Date defaultValue) { in getDate() method in KeymasterArguments
/frameworks/ex/common/java/com/android/common/
DLegacyHttpDateTime.java95 date = getDate(rfcMatcher.group(1)); in parse()
103 date = getDate(ansicMatcher.group(2)); in parse()
123 private static int getDate(String dateString) { in getDate() method in LegacyHttpDateTime
/frameworks/base/core/java/android/widget/
DCalendarViewMaterialDelegate.java104 public long getDate() { in getDate() method in CalendarViewMaterialDelegate
105 return mDayPickerView.getDate(); in getDate()
DCalendarView.java529 public long getDate() { in getDate() method in CalendarView
530 return mDelegate.getDate(); in getDate()
640 long getDate(); in getDate() method
DDayPickerView.java318 public long getDate() {
DCalendarViewLegacyDelegate.java593 public long getDate() { in getDate() method in CalendarViewLegacyDelegate
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreSecretKeyFactorySpi.java162 Date keyValidityStart = keyCharacteristics.getDate(KeymasterDefs.KM_TAG_ACTIVE_DATETIME); in getKeyInfo()
164 keyCharacteristics.getDate(KeymasterDefs.KM_TAG_ORIGINATION_EXPIRE_DATETIME); in getKeyInfo()
166 keyCharacteristics.getDate(KeymasterDefs.KM_TAG_USAGE_EXPIRE_DATETIME); in getKeyInfo()
/frameworks/base/telephony/common/com/google/android/mms/pdu/
DDeliveryInd.java57 public long getDate() { in getDate() method in DeliveryInd
DReadOrigInd.java53 public long getDate() { in getDate() method in ReadOrigInd
DReadRecInd.java66 public long getDate() { in getDate() method in ReadRecInd
DMultimediaMessagePdu.java151 public long getDate() { in getDate() method in MultimediaMessagePdu
DPduPersister.java971 long date = sendReq.getDate(); in updateHeaders()
/frameworks/base/media/java/android/media/
DMetadata.java508 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/opt/setupwizard/tools/docs/
Dandroid-22.txt37060 method public long getDate();
43441 method public long getDate();
45318 method public java.util.Date getDate();
45841 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
45842 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
45843 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
45844 …method public abstract java.sql.Date getDate(java.lang.String, java.util.Calendar) throws java.sql…
46425 method public abstract java.sql.Date getDate(int) throws java.sql.SQLException;
46426 …method public abstract java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
46427 method public abstract java.sql.Date getDate(java.lang.String) throws java.sql.SQLException;
[all …]
/frameworks/base/non-updatable-api/
Dcurrent.txt56609 method public long getDate();
63838 method public long getDate();
66558 method public java.util.Date getDate();
67118 method public java.sql.Date getDate(int) throws java.sql.SQLException;
67119 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
67120 method public java.sql.Date getDate(String) throws java.sql.SQLException;
67121 method public java.sql.Date getDate(String, java.util.Calendar) throws java.sql.SQLException;
67700 method public java.sql.Date getDate(int) throws java.sql.SQLException;
67701 method public java.sql.Date getDate(String) throws java.sql.SQLException;
67702 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
[all …]
/frameworks/base/api/
Dcurrent.txt56753 method public long getDate();
63982 method public long getDate();
66702 method public java.util.Date getDate();
67262 method public java.sql.Date getDate(int) throws java.sql.SQLException;
67263 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
67264 method public java.sql.Date getDate(String) throws java.sql.SQLException;
67265 method public java.sql.Date getDate(String, java.util.Calendar) throws java.sql.SQLException;
67844 method public java.sql.Date getDate(int) throws java.sql.SQLException;
67845 method public java.sql.Date getDate(String) throws java.sql.SQLException;
67846 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException;
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61492 Landroid/security/keymaster/KeyCharacteristics;->getDate(I)Ljava/util/Date;
61514 Landroid/security/keymaster/KeymasterArguments;->getDate(ILjava/util/Date;)Ljava/util/Date;
80880 Landroid/widget/CalendarView$CalendarViewDelegate;->getDate()J
101624 Lcom/android/okhttp/Headers;->getDate(Ljava/lang/String;)Ljava/util/Date;
Dboot-image-profile.txt27763 HSPLjava/security/cert/PKIXParameters;->getDate()Ljava/util/Date;