Home
last modified time | relevance | path

Searched refs:IAttentionService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/attention/
DAttentionService.java106 private final IAttentionService.Stub mBinder = new IAttentionService.Stub() {
DIAttentionService.aidl26 oneway interface IAttentionService { interface
/frameworks/base/services/tests/servicestests/src/com/android/server/attention/
DAttentionManagerServiceTest.java45 import android.service.attention.IAttentionService;
230 private class MockIAttentionService implements IAttentionService {
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java58 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()
/frameworks/base/services/
Dart-profile8791 …Service$UserState$AttentionServiceConnection;->init(Landroid/service/attention/IAttentionService;)V