Searched refs:NullService (Results 1 – 1 of 1) sorted by relevance
237 return new EmailServiceProxy(context, NullService.class); in getService()689 class NullService implements IEmailService { class in EmailServiceUtils