summaryrefslogtreecommitdiffstats
path: root/tests/res
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2015-01-08 15:01:03 -0800
committerBrian Attwell <brianattwell@google.com>2015-01-08 16:22:37 -0800
commitc3d202ccbaf93ddd8291672027e59f549c32eee3 (patch)
treecfa41f069a1cbb681c969c1f7521c53cfa2028a6 /tests/res
parent664a8571d34511206303d76d8500e25d642cc0cd (diff)
downloadpackages_apps_Contacts-c3d202ccbaf93ddd8291672027e59f549c32eee3.tar.gz
packages_apps_Contacts-c3d202ccbaf93ddd8291672027e59f549c32eee3.tar.bz2
packages_apps_Contacts-c3d202ccbaf93ddd8291672027e59f549c32eee3.zip
Unbundle from contacts contract part 3/3
* Remove some tests * Move ContactsContract.Intents.UI into Contacts * Remove references to ContactsContract.ProviderStatus.DATA1 and refactor to avoid usage of a new useless data object Discussion: go/contacts-contact-intent-ui Bug: 18777272 Change-Id: I9c6125cc30710e4637b38f3785608abb9928d1a2
Diffstat (limited to 'tests/res')
-rw-r--r--tests/res/values/donottranslate_strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/res/values/donottranslate_strings.xml b/tests/res/values/donottranslate_strings.xml
index 52ccc9247..c1d462648 100644
--- a/tests/res/values/donottranslate_strings.xml
+++ b/tests/res/values/donottranslate_strings.xml
@@ -20,13 +20,6 @@
<string-array name="allIntents">
<!-- List modes -->
- <item>LIST_DEFAULT</item>
- <item>LIST_ALL_CONTACTS_ACTION</item>
- <item>LIST_CONTACTS_WITH_PHONES_ACTION (deprecated)</item>
- <item>LIST_STARRED_ACTION</item>
- <item>LIST_FREQUENT_ACTION</item>
- <item>LIST_STREQUENT_ACTION</item>
- <item>LIST_GROUP_ACTION</item>
<item>VIEW (content uri without any id)</item>
<item>ACTION_PICK: contact</item>
<item>ACTION_PICK: contact (legacy)</item>