Home | History | Annotate | Download | only in settings

Lines Matching refs:RawContacts

67 import android.provider.ContactsContract.RawContacts;
389 new String[] {RawContacts._ID},
390 RawContacts.ACCOUNT_TYPE + " IS NULL AND " +
391 RawContacts.ACCOUNT_NAME + " IS NULL",