Searched refs:PrintHelperKitkatImpl (Results 1 – 1 of 1) sorted by relevance
229 private static final class PrintHelperKitkatImpl extends PrintHelperImpl<PrintHelperKitkat> { class in PrintHelper230 PrintHelperKitkatImpl(Context context) { in PrintHelperKitkatImpl() method in PrintHelper.PrintHelperKitkatImpl278 mImpl = new PrintHelperKitkatImpl(context); in PrintHelper()