Searched refs:resultQuery (Results 1 – 1 of 1) sorted by relevance
390 String resultQuery = sqb.buildQuery(null, null, null, null, null, null); in testAddWhereClausesForMediaGrantsTable() local393 resultQuery.contains(String.format("%s = %d", MediaGrants.PACKAGE_USER_ID_COLUMN, in testAddWhereClausesForMediaGrantsTable()396 .that(resultQuery.contains(String.format("%s IN (\"%s\")", in testAddWhereClausesForMediaGrantsTable()