Searched refs:accountType1 (Results 1 – 2 of 2) sorted by relevance
48 String accountType1 = one.getValues().getAsString(RawContacts.ACCOUNT_TYPE); in compare() local50 final AccountType type1 = accountTypes.getAccountType(accountType1, dataSet1); in compare()
2909 String accountType1 = "accountType1"; in testUpdateFromMetadataEntry() local2912 Account account1 = new Account(accountName1, accountType1); in testUpdateFromMetadataEntry()2960 backupId, accountType1, accountName1, null); in testUpdateFromMetadataEntry()2977 assertStoredValue(rawContactUri, RawContacts.ACCOUNT_TYPE, accountType1); in testUpdateFromMetadataEntry()2989 assertStoredValue(rawContactUri, RawContacts.ACCOUNT_TYPE, accountType1); in testUpdateFromMetadataEntry()