Home
last modified time | relevance | path

Searched defs:timeInMillis (Results 1 – 23 of 23) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPDateTimeFactory.java130 long timeInMillis = dateTime.getCalendar().getTimeInMillis(); in convertToUTCTime() local
147 long timeInMillis = dateTime.getCalendar().getTimeInMillis(); in convertToLocalTime() local
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java212 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java212 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java212 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java211 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/core/command/
DInvocationRecordTest.java214 long timeInMillis = timestamp.getTime(); in testGetTime_Immutability() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DISO8601Converter.java359 long timeInMillis = dateTime.getCalendar().getTimeInMillis(); in render() local