Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppBindServiceEventsTracker.java25 import android.app.ActivityManagerInternal.BindServiceEventListener;
41 implements BindServiceEventListener {
DActivityManagerService.java214 import android.app.ActivityManagerInternal.BindServiceEventListener;
1392 final CopyOnWriteArrayList<BindServiceEventListener> mBindServiceEventListeners =
17955 public void addBindServiceEventListener(@NonNull BindServiceEventListener listener) { in addBindServiceEventListener()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java1101 public interface BindServiceEventListener { interface in ActivityManagerInternal
1111 public abstract void addBindServiceEventListener(@NonNull BindServiceEventListener listener); in addBindServiceEventListener()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBackgroundRestrictionTest.java107 import android.app.ActivityManagerInternal.BindServiceEventListener;
321 @Captor private ArgumentCaptor<BindServiceEventListener> mBindServiceEventListenerCap;
322 private BindServiceEventListener mBindServiceEventListener;
/frameworks/base/services/
Dart-wear-profile3855 …vice;->addBindServiceEventListener(Landroid/app/ActivityManagerInternal$BindServiceEventListener;)V
3949 …cept(Ljava/lang/Object;)V+]Landroid/app/ActivityManagerInternal$BindServiceEventListener;Lcom/andr…