Searched refs:hasFeatures (Results 1 – 3 of 3) sorted by relevance
120 public Bundle hasFeatures(AccountAuthenticatorResponse accountAuthenticatorResponse, in hasFeatures() method in GenericAccountService.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