Searched refs:ServiceProxy (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
H A DServiceProxy.java44 public abstract class ServiceProxy { class
61 public ServiceProxy(Context _context, Intent _intent) { method in class:ServiceProxy
108 public ServiceProxy setTimeout(int secs) {
H A DAccountServiceProxy.java25 public class AccountServiceProxy extends ServiceProxy implements IAccountService {
H A DPolicyServiceProxy.java28 public class PolicyServiceProxy extends ServiceProxy implements IPolicyService {
H A DEmailServiceProxy.java50 public class EmailServiceProxy extends ServiceProxy implements IEmailService {

Completed in 69 milliseconds