Searched refs:hasFeatures (Results 1 – 5 of 5) sorted by relevance
60 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MyAccountAuthenticator
120 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in GenericAccountService.Authenticator
107 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures() method in MyAuthenticator.Authenticator
331 mAccountManager.hasFeatures(account, features, in onCreateDialog()474 Boolean hasFeatures = future.getResult(); in run() local475 Log.d(TAG, "hasFeatures: " + hasFeatures); in run()476 showMessageDialog("hasFeatures: " + hasFeatures); in run()
135 public Bundle hasFeatures( in hasFeatures() method in Authenticator