Home
last modified time | relevance | path

Searched refs:lastComputed (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java475 AttentionCheckCache(long lastComputed, @AttentionService.AttentionSuccessCodes int result, in AttentionCheckCache() argument
477 mLastComputed = lastComputed; in AttentionCheckCache()