Searched refs:getmtime (Results 1 – 4 of 4) sorted by relevance
288 public long getmtime(String key) { in getmtime() method in KeyStore290 final long millis = mBinder.getmtime(key); in getmtime()
170 final long epochMillis = mKeyStore.getmtime(alias); in getModificationDate()
407 public long getmtime(String name) throws RemoteException { in getmtime() method in IKeystoreService.Stub.Proxy648 public long getmtime(String name) throws RemoteException; in getmtime() method
659 long actual = mKeyStore.getmtime(TEST_KEYNAME); in testGetmtime_Success()690 -1L, mKeyStore.getmtime(TEST_KEYNAME2)); in testGetmtime_NonExist_Failure()