Searched refs:mLastModifiedTime (Results 1 – 3 of 3) sorted by relevance
27 private FileTime mLastModifiedTime = FileTime.from(0, TimeUnit.MILLISECONDS); field in FakeBasicFileAttributes39 return mLastModifiedTime; in lastModifiedTime()83 mLastModifiedTime = FileTime.from(millis, TimeUnit.MILLISECONDS); in setLastModifiedTime()
124 private final long mLastModifiedTime; field in PackageStateImpl179 mLastModifiedTime = pkgState.getLastModifiedTime(); in PackageStateImpl()635 return mLastModifiedTime; in getLastModifiedTime()
155 private long mLastModifiedTime; field in PackageSetting409 this.mLastModifiedTime = timeStamp;649 mLastModifiedTime = other.mLastModifiedTime;1529 return mLastModifiedTime;