History log of /packages/apps/Contacts/tests/src/com/android/contacts/preference/ContactsPreferencesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
030b126e6048050154392c72ad451fa73aa37a7f 28-Feb-2017 avipul <avipul@google.com> Fixes unit tests for ContactsPreferences

Also, makes PhoneticNameDisplay preference configurable.

Test:
Auotomated test is added to verify PhoneticNameDisplay preference in
ContactPreference.

Manually tested by changing the
config_phonetic_name_display_user_changeable.
False to removed the option from settings.
True to display the option in Settings.

Bug: 35811420
Change-Id: I395ed4a3539c90d8aa1731d1590930481ae31097
/packages/apps/Contacts/tests/src/com/android/contacts/preference/ContactsPreferencesTest.java
69c182afb0e6d82a341a28b4317aa703af768906 05-Dec-2016 Gary Mai <garymai@google.com> Collapse common packages (1/?)

Move the majority of packages out of common. When trying to move
common.activity to activities every file switched from a rename to
separated deletes and adds. Will move tests and the rest of common
in a separate CL.

Test: Built GoogleContacts, Contacts, GoogleContactsTests,
ContactsTests.

Bug: 33252370
Change-Id: I9ffb20038dee255ef5f83002b7870265771b08c5
/packages/apps/Contacts/tests/src/com/android/contacts/preference/ContactsPreferencesTest.java