Searched refs:ACCOUNT_SERVICE (Results 1 – 11 of 11) sorted by relevance
116 if (Context.ACCOUNT_SERVICE.equals(name)) { in getSystemService()
148 Context.ACCOUNT_SERVICE); in findSendToAccount()
2089 ACCOUNT_SERVICE,2300 public static final String ACCOUNT_SERVICE = "account"; field in Context
248 Context.ACCOUNT_SERVICE); in checkAccountSignIn()
448 ServiceManager.addService(Context.ACCOUNT_SERVICE, accountManager); in startOtherServices()
298 return (AccountManager) context.getSystemService(Context.ACCOUNT_SERVICE); in get()
364 registerService(ACCOUNT_SERVICE, new ServiceFetcher() { in registerService() argument366 IBinder b = ServiceManager.getService(ACCOUNT_SERVICE); in registerService()
414 ACCOUNT_SERVICE);
293 NO DOC BLOCK: android.content.Context Field ACCOUNT_SERVICE
7461 field public static final java.lang.String ACCOUNT_SERVICE = "account";
7223 field public static final java.lang.String ACCOUNT_SERVICE = "account";