Searched refs:nGetBinderProxyCount (Results 1 – 3 of 3) sorted by relevance
54 return BinderInternal.nGetBinderProxyCount(uid);
203 public static final native int nGetBinderProxyCount(int uid); in nGetBinderProxyCount() method in BinderInternal
10128 pw.println(BinderInternal.nGetBinderProxyCount(Integer.parseInt(uid))); in doDump()