Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/attention/
DAttentionService.java147 public static final class AttentionCallback { class in AttentionService
150 private AttentionCallback(@NonNull IAttentionCallback callback) { in AttentionCallback() method in AttentionService.AttentionCallback