Searched refs:iAttentionCallback (Results 1 – 1 of 1) sorted by relevance
268 final IAttentionCallback iAttentionCallback = new IAttentionCallback.Stub() { in createAttentionCheck() local303 return new AttentionCheck(callbackInternal, iAttentionCallback); in createAttentionCheck()520 IAttentionCallback iAttentionCallback) { in AttentionCheck() argument522 mIAttentionCallback = iAttentionCallback; in AttentionCheck()