Searched defs:lastUpdatedTime (Results 1 – 5 of 5) sorted by relevance
34 public Quota(@NonNull Instant lastUpdatedTime, float remainingQuota) { in Quota()50 public void setLastUpdatedTime(Instant lastUpdatedTime) { in setLastUpdatedTime()
359 Instant lastUpdatedTime = quota.getLastUpdatedTime(); in getAvailableQuota() local
45 long lastUpdatedTime = ContactsProviderUtil.getUpdatedContactIds(mContext, in testGetUpdatedContactIds_getAll() local63 long lastUpdatedTime = ContactsProviderUtil.getUpdatedContactIds(mContext, in testGetUpdatedContactIds_getNone() local92 long lastUpdatedTime = ContactsProviderUtil.getUpdatedContactIds(mContext, in testGetUpdatedContactIds() local
52 public long lastUpdatedTime; field in DownloadEntry
316 long lastUpdatedTime = c.getLong(1); in updateSecondaryVersionCounter() local