HomeSort by relevance Sort by last modified time
    Searched refs:getDataCountForRawContact (Results 1 - 2 of 2) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
RestrictionExceptionsTest.java 104 final int count = mGrey.getDataCountForRawContact(rawContact);
111 final int count = mRed.getDataCountForRawContact(rawContact);
118 final int count = mGrey.getDataCountForRawContact(rawContact);
125 final int count = mRed.getDataCountForRawContact(rawContact);
157 int count = mRed.getDataCountForRawContact(greyContact);
167 count = mRed.getDataCountForRawContact(greyContact);
ContactsActor.java 372 public int getDataCountForRawContact(long rawContactId) {

Completed in 44 milliseconds