Searched defs:account (Results 1 – 4 of 4) sorted by relevance
18 Account account = new Account("name", "type"); in shouldHaveStringsConstructor() local30 Account account = new Account(p); in shouldHaveParcelConstructor() local47 Account account = new Account("name", "type"); in shouldHaveToString() local
17 …public void __constructor__(Account account, String authority, Bundle extras, long period) throws … in __constructor__()
50 …public AccountManagerFuture<Bundle> getAuthToken(Account account, String authTokenType, Bundle opt… in getAuthToken()99 private void addBundleResults(Bundle bundle, final Account account) { in getAuthToken()
915 WTF::String account; in autoLogin() local