Searched defs:features (Results 1 – 6 of 6) sorted by relevance
391 AccountManagerCallback<Bundle> newAccountsCallback(String type, String[] features) { in newAccountsCallback()399 public GetAccountsCallback(String type, String[] features) { in GetAccountsCallback()426 String[] features) { in newAuthTokensCallback()435 public GetAuthTokenCallback(String type, String authTokenType, String[] features) { in GetAuthTokenCallback()
61 String[] features) { in hasFeatures()
136 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures()
108 String[] features) throws NetworkErrorException { in hasFeatures()
283 def features(self): member in AndroidDevice
493 String features = prefs.getString(mTrustAgentFeatures.getKey(), null); in reloadSummaries() local