HomeSort by relevance Sort by last modified time
    Searched defs:getModificationDate (Results 1 - 4 of 4) sorted by null

  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreSpi.java 237 private Date getModificationDate(String alias) {
252 Date d = getModificationDate(Credentials.USER_PRIVATE_KEY + alias);
257 d = getModificationDate(Credentials.USER_SECRET_KEY + alias);
262 d = getModificationDate(Credentials.USER_CERTIFICATE + alias);
267 return getModificationDate(Credentials.CA_CERTIFICATE + alias);
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/
apache-mime4j-dom-0.7.2.jar 
  /external/caliper/lib/
jersey-core-1.11.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 233 milliseconds