Searched refs:IAttentionService (Results 1 – 5 of 5) sorted by relevance
106 private final IAttentionService.Stub mBinder = new IAttentionService.Stub() {
26 oneway interface IAttentionService { interface
45 import android.service.attention.IAttentionService;230 private class MockIAttentionService implements IAttentionService {
58 import android.service.attention.IAttentionService;537 IAttentionService mService;625 init(IAttentionService.Stub.asInterface(service)); in onServiceConnected()647 private void init(@Nullable IAttentionService service) { in init()
8791 …Service$UserState$AttentionServiceConnection;->init(Landroid/service/attention/IAttentionService;)V