Lines Matching full:c1010
1059 class C1010 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }3736 C1010.m(context, binder);