Home | History | Annotate | Download | only in am

Lines Matching defs:BinderInternal

415 import com.android.internal.os.BinderInternal;
15314 BinderInternal.nSetBinderProxyCountWatermarks(6000,5500);
15315 BinderInternal.nSetBinderProxyCountEnabled(true);
15316 BinderInternal.setBinderProxyCountCallback(
15317 new BinderInternal.BinderProxyLimitListener() {
16173 dumpBinderProxiesCounts(pw, BinderInternal.nGetBinderProxyPerUidCounts(),
16182 pw.println(BinderInternal.nGetBinderProxyCount(Integer.parseInt(uid)));