/frameworks/base/core/java/android/security/keymaster/ |
D | KeyCharacteristics.java | 141 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()
|
D | KeymasterArguments.java | 328 public Date getDate(int tag, Date defaultValue) { in getDate() method in KeymasterArguments
|
/frameworks/ex/common/java/com/android/common/ |
D | LegacyHttpDateTime.java | 95 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/ |
D | CalendarViewMaterialDelegate.java | 104 public long getDate() { in getDate() method in CalendarViewMaterialDelegate 105 return mDayPickerView.getDate(); in getDate()
|
D | CalendarView.java | 529 public long getDate() { in getDate() method in CalendarView 530 return mDelegate.getDate(); in getDate() 640 long getDate(); in getDate() method
|
D | DayPickerView.java | 318 public long getDate() {
|
D | CalendarViewLegacyDelegate.java | 593 public long getDate() { in getDate() method in CalendarViewLegacyDelegate
|
/frameworks/base/keystore/java/android/security/keystore/ |
D | AndroidKeyStoreSecretKeyFactorySpi.java | 162 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/ |
D | DeliveryInd.java | 57 public long getDate() { in getDate() method in DeliveryInd
|
D | ReadOrigInd.java | 53 public long getDate() { in getDate() method in ReadOrigInd
|
D | ReadRecInd.java | 66 public long getDate() { in getDate() method in ReadRecInd
|
D | MultimediaMessagePdu.java | 151 public long getDate() { in getDate() method in MultimediaMessagePdu
|
D | PduPersister.java | 971 long date = sendReq.getDate(); in updateHeaders()
|
/frameworks/base/media/java/android/media/ |
D | Metadata.java | 508 public Date getDate(final int key) { in getDate() method in Metadata
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaPlayerMetadataParserTest.java | 335 assertEquals(new Date(0), mMetadata.getDate(Metadata.DATE)); in testGetDate()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 37060 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/ |
D | current.txt | 56609 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/ |
D | current.txt | 56753 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/ |
D | hiddenapi-greylist-max-o.txt | 61492 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;
|
D | boot-image-profile.txt | 27763 HSPLjava/security/cert/PKIXParameters;->getDate()Ljava/util/Date;
|