Searched refs:mAccountType (Results 1 – 3 of 3) sorted by relevance
35 private final String mAccountType; field in TestDefaultAuthenticator40 mAccountType = accountType; in TestDefaultAuthenticator()57 if (!mAccountType.equals(accountType)) { in addAccount()71 result.putString(AccountManager.KEY_ACCOUNT_TYPE, mAccountType); in addAccount()108 if (!mAccountType.equals(account.type)) { in updateCredentials()
41 private final String mAccountType; field in TestAccountAuthenticator49 mAccountType = accountType; in TestAccountAuthenticator()65 if (!mAccountType.equals(accountType)) { in addAccount()80 result.putString(AccountManager.KEY_ACCOUNT_TYPE, mAccountType); in addAccount()111 if (!mAccountType.equals(account.type)) { in confirmCredentials()158 if (!mAccountType.equals(account.type)) { in getAuthToken()222 if (!mAccountType.equals(account.type)) { in updateCredentials()266 if (!mAccountType.equals(account.type)) { in hasFeatures()316 if (!mAccountType.equals(accountType)) { in startAddAccountSession()365 if (!mAccountType.equals(account.type)) { in startUpdateCredentialsSession()
53 String mAccountType; field in MockAccountAuthenticator96 return mAccountType; in getAccountType()121 mAccountType = null; in clearData()164 this.mAccountType = accountType; in addAccount()194 this.mAccountType = accountType; in editProperties()339 this.mAccountType = accountType; in startAddAccountSession()447 this.mAccountType = accountType; in finishSession()