/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 | 322 public long getDate() {
|
D | CalendarViewLegacyDelegate.java | 595 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/tests/Codegen/src/com/android/codegentest/ |
D | SampleDataClassTest.java | 106 assertEquals(new Date(42 * 42), mSpecimen.getDate()); in testDefaultFieldValue_isPropagated()
|
/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/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/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/api/ |
D | current.txt | 59180 method public long getDate(); 66451 method public long getDate(); 69171 method public java.util.Date getDate(); 69731 method public java.sql.Date getDate(int) throws java.sql.SQLException; 69732 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException; 69733 method public java.sql.Date getDate(String) throws java.sql.SQLException; 69734 method public java.sql.Date getDate(String, java.util.Calendar) throws java.sql.SQLException; 70313 method public java.sql.Date getDate(int) throws java.sql.SQLException; 70314 method public java.sql.Date getDate(String) throws java.sql.SQLException; 70315 method public java.sql.Date getDate(int, java.util.Calendar) throws java.sql.SQLException; [all …]
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 34632 HSPLjava/security/cert/PKIXParameters;->getDate()Ljava/util/Date; 35864 HSPLjava/util/Date;->getDate()I
|