Searched refs:mLastComputed (Results 1 – 1 of 1) sorted by relevance
276 if (cache != null && now < cache.mLastComputed + mStaleAfterMillis) { in checkAttention()471 private final long mLastComputed; field in AttentionManagerService.AttentionCheckCache477 mLastComputed = lastComputed; in AttentionCheckCache()