Searched refs:mAccountType (Results 1 – 2 of 2) sorted by relevance
38 private final String mAccountType; field in TestAccountAuthenticator45 mAccountType = accountType; in TestAccountAuthenticator()61 if (!mAccountType.equals(accountType)) { in addAccount()76 result.putString(AccountManager.KEY_ACCOUNT_TYPE, mAccountType); in addAccount()114 if (!mAccountType.equals(account.type)) { in confirmCredentials()169 if (!mAccountType.equals(account.type)) { in getAuthToken()240 if (!mAccountType.equals(account.type)) { in updateCredentials()292 if (!mAccountType.equals(account.type)) { in hasFeatures()
52 String mAccountType; field in MockAccountAuthenticator91 return mAccountType; in getAccountType()112 mAccountType = null; in clearData()151 this.mAccountType = accountType; in addAccount()181 this.mAccountType = accountType; in editProperties()