Searched refs:iAttentionCallback (Results 1 – 1 of 1) sorted by relevance
230 final IAttentionCallback iAttentionCallback = new IAttentionCallback.Stub() { in createAttentionCheck() local263 return new AttentionCheck(callbackInternal, iAttentionCallback); in createAttentionCheck()444 IAttentionCallback iAttentionCallback) { in AttentionCheck() argument446 mIAttentionCallback = iAttentionCallback; in AttentionCheck()