Searched refs:getLastUpdatedTime (Results 1 – 6 of 6) sorted by relevance
55 default long getLastUpdatedTime(T object, PackageInfo info) { in getLastUpdatedTime() method
282 cachingLogic.getLastUpdatedTime(object, info)); in addIconToDBAndMemCache()
80 public long getLastUpdatedTime(ShortcutInfo shortcutInfo, PackageInfo info) { in getLastUpdatedTime() method in ShortcutCachingLogic
68 long lastUpdatedTimeStamp = getLastUpdatedTime(context); in syncContactToEabProvider()336 private long getLastUpdatedTime(Context context) { in getLastUpdatedTime() method in EabContactSyncController
164 nsecs_t getLastUpdatedTime() const { return mLastUpdatedTime; } in getLastUpdatedTime() function
48 return info.isVisible() && info.getLastUpdatedTime() >= threshold; in isLayerActive()