Searched defs:checkAttention (Results 1 – 4 of 4) sorted by relevance
27 void checkAttention(IAttentionCallback callback); in checkAttention() method
40 public abstract boolean checkAttention(long timeoutMillis, AttentionCallbackInternal callback); in checkAttention() method in AttentionManagerInternal
209 public void checkAttention(IAttentionCallback callback) throws RemoteException { in checkAttention() method in AttentionManagerServiceTest.MockIAttentionService
242 boolean checkAttention(long timeout, AttentionCallbackInternal callbackInternal) { in checkAttention() method in AttentionManagerService412 public boolean checkAttention(long timeout, AttentionCallbackInternal callbackInternal) { in checkAttention() method in AttentionManagerService.LocalService