Searched refs:getLastUpdatedTime (Results 1 – 7 of 7) sorted by relevance
117 if (currentTime - uwbAdvertiseTarget.getLastUpdatedTime() in isWithinTimeThreshold()253 private long getLastUpdatedTime() { in getLastUpdatedTime() method in UwbAdvertiseManager.UwbAdvertiseTarget
42 public Instant getLastUpdatedTime() { in getLastUpdatedTime() method in Quota
359 Instant lastUpdatedTime = quota.getLastUpdatedTime(); in getAvailableQuota()
51 public long getLastUpdatedTime() { in getLastUpdatedTime() method in KeyboardStateManager
55 default long getLastUpdatedTime(T object, PackageInfo info) { in getLastUpdatedTime() method
274 cachingLogic.getLastUpdatedTime(object, info)); in addIconToDBAndMemCache()
86 public long getLastUpdatedTime(@Nullable ShortcutInfo shortcutInfo, in getLastUpdatedTime() method in ShortcutCachingLogic