Searched defs:checkAttention (Results 1 – 4 of 4) sorted by relevance
28 void checkAttention(IAttentionCallback callback); in checkAttention() method
45 public abstract boolean checkAttention(long timeoutMillis, AttentionCallbackInternal callback); in checkAttention() method in AttentionManagerInternal
358 public void checkAttention(IAttentionCallback callback) throws RemoteException { in checkAttention() method in AttentionManagerServiceTest.MockIAttentionService
267 boolean checkAttention(long timeout, AttentionCallbackInternal callbackInternal) { in checkAttention() method in AttentionManagerService534 public boolean checkAttention(long timeout, AttentionCallbackInternal callbackInternal) { in checkAttention() method in AttentionManagerService.LocalService