Searched refs:killableStateLastModifiedEpochSeconds (Results 1 – 2 of 2) sorted by relevance
570 public final long killableStateLastModifiedEpochSeconds; field in WatchdogStorage.UserPackageSettingsEntry573 @KillableState int killableState, long killableStateLastModifiedEpochSeconds) { in UserPackageSettingsEntry() argument577 this.killableStateLastModifiedEpochSeconds = killableStateLastModifiedEpochSeconds; in UserPackageSettingsEntry()708 entry.killableStateLastModifiedEpochSeconds); in updateEntry()728 entry.killableStateLastModifiedEpochSeconds); in replaceEntry()
1336 Instant.ofEpochSecond(entry.killableStateLastModifiedEpochSeconds); in readFromDatabase()