Home
last modified time | relevance | path

Searched defs:AttentionCheckCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java470 protected static final class AttentionCheckCache { class in AttentionManagerService
475 AttentionCheckCache(long lastComputed, @AttentionService.AttentionSuccessCodes int result, in AttentionCheckCache() method in AttentionManagerService.AttentionCheckCache