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