Home | History | Annotate | Download | only in model

Lines Matching defs:entityUri

446         Uri entityUri = Uri.withAppendedPath(contactUri, Contacts.Entity.CONTENT_DIRECTORY);
447 Cursor cursor = resolver.query(entityUri, ContactQuery.COLUMNS, null, null,