Searched refs:filterUri0 (Results 1 – 1 of 1) sorted by relevance
2594 final Uri filterUri0 = Uri.withAppendedPath(Contactables.CONTENT_FILTER_URI, ""); in testContactablesQuery() local2595 assertEquals(0, getCount(filterUri0, null, null)); in testContactablesQuery()