Searched refs:mLoadingCompletedTime (Results 1 – 2 of 2) sorted by relevance
30 private long mLoadingCompletedTime; field in IncrementalStatesInfo35 mLoadingCompletedTime = loadingCompletedTime; in IncrementalStatesInfo()41 mLoadingCompletedTime = source.readLong(); in IncrementalStatesInfo()53 return mLoadingCompletedTime; in getLoadingCompletedTime()65 dest.writeLong(mLoadingCompletedTime); in writeToParcel()
184 private long mLoadingCompletedTime; field in PackageSetting700 mLoadingCompletedTime = other.mLoadingCompletedTime;1375 mLoadingCompletedTime = loadingCompletedTime;1773 return mLoadingCompletedTime;