Home | History | Annotate | Download | only in tests

Lines Matching full:contacts

18     package="com.android.contacts.tests">
41 <meta-data android:name="com.android.contacts.iconset" android:resource="@xml/iconset" />
66 Unfortunately there's an issue with the contacts app which prevents a single apk from
67 having multiple contacts.xml files, so for now we only declare one account type here.
94 android:targetPackage="com.android.contacts"
95 android:label="Contacts app tests">
98 <instrumentation android:name="com.android.contacts.ContactsLaunchPerformance"
99 android:targetPackage="com.android.contacts"
100 android:label="Contacts launch performance">
104 android:name="com.android.contacts.RunMethodInstrumentation"
105 android:targetPackage="com.android.contacts"
106 android:label="Run Contacts Method">