Searched refs:BindServiceEventListener (Results 1 – 5 of 5) sorted by relevance
25 import android.app.ActivityManagerInternal.BindServiceEventListener;41 implements BindServiceEventListener {
214 import android.app.ActivityManagerInternal.BindServiceEventListener;1392 final CopyOnWriteArrayList<BindServiceEventListener> mBindServiceEventListeners =17955 public void addBindServiceEventListener(@NonNull BindServiceEventListener listener) { in addBindServiceEventListener()
1101 public interface BindServiceEventListener { interface in ActivityManagerInternal1111 public abstract void addBindServiceEventListener(@NonNull BindServiceEventListener listener); in addBindServiceEventListener()
107 import android.app.ActivityManagerInternal.BindServiceEventListener;321 @Captor private ArgumentCaptor<BindServiceEventListener> mBindServiceEventListenerCap;322 private BindServiceEventListener mBindServiceEventListener;
3855 …vice;->addBindServiceEventListener(Landroid/app/ActivityManagerInternal$BindServiceEventListener;)V3949 …cept(Ljava/lang/Object;)V+]Landroid/app/ActivityManagerInternal$BindServiceEventListener;Lcom/andr…