HomeSort by relevance Sort by last modified time
    Searched refs:ServiceProxy (Results 1 - 4 of 4) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java 44 public abstract class ServiceProxy {
61 public ServiceProxy(Context _context, Intent _intent) {
108 public ServiceProxy setTimeout(int secs) {
AccountServiceProxy.java 25 public class AccountServiceProxy extends ServiceProxy implements IAccountService {
PolicyServiceProxy.java 28 public class PolicyServiceProxy extends ServiceProxy implements IPolicyService {
EmailServiceProxy.java 50 public class EmailServiceProxy extends ServiceProxy implements IEmailService {

Completed in 1838 milliseconds