Searched refs:IAttentionService (Results 1 – 4 of 4) sorted by relevance
27 oneway interface IAttentionService { interface
113 private final IAttentionService.Stub mBinder = new IAttentionService.Stub() {
61 import android.service.attention.IAttentionService;134 protected IAttentionService mService;749 init(IAttentionService.Stub.asInterface(service)); in onServiceConnected()773 private void init(@Nullable IAttentionService service) { in init()
50 import android.service.attention.IAttentionService;358 private class MockIAttentionService implements IAttentionService {