Searched refs:BinderProxyCountEventListener (Results 1 – 3 of 3) sorted by relevance
238 public interface BinderProxyCountEventListener { interface in BinderInternal274 public static void setBinderProxyCountCallback(BinderProxyCountEventListener listener, in setBinderProxyCountCallback()290 private BinderProxyCountEventListener mBinderProxyCountEventListener;293 void setListener(BinderProxyCountEventListener listener, Handler handler) { in setListener()
71 new BinderInternal.BinderProxyCountEventListener() {
105 new BinderInternal.BinderProxyCountEventListener() { in onCreate()