Searched defs:lastUpdated (Results 1 – 7 of 7) sorted by relevance
24 val lastUpdated: Long = -1, constant in com.android.wallpaper.picker.customization.shared.model.WallpaperModel
110 public long lastUpdated() { in lastUpdated() method in StructNdaCacheInfo
269 Long lastUpdated = mSafetySourceLastUpdated.get(sourceKey); in getSafetySourceLastUpdated() local
488 val lastUpdated = cursor.getLong(lastUpdatedColumnIndex) in <lambda>() constant
3751 val lastUpdated = dumpLastUpdated() in <lambda>() constant3761 val lastUpdated = dumpLastUpdated() in <lambda>() constant3793 val lastUpdated = dumpLastUpdated() in <lambda>() constant
1569 public long lastUpdated; field in WifiConfiguration
8891 long lastUpdated = getContactLastUpdatedTimestampByRawContactId(mResolver, rawContactId); in testRawContactCreate_updatesContactUpdatedTimestamp() local