OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accountType2
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
RawContactDeltaComparator.java
51
String
accountType2
= two.getValues().getAsString(RawContacts.ACCOUNT_TYPE);
53
final AccountType type2 = accountTypes.getAccountType(
accountType2
, dataSet2);
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
[
all
...]
Completed in 2767 milliseconds