Lines Matching refs:C95
122 class C95 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }1435 C95.m(context, binder);