Lines Matching refs:RawContacts
78 import android.provider.ContactsContract.RawContacts;411 new String[] {RawContacts._ID},412 RawContacts.ACCOUNT_TYPE + " IS NULL AND " +413 RawContacts.ACCOUNT_NAME + " IS NULL",