Searched refs:VOLUMES_ID (Results 1 – 1 of 1) sorted by relevance
3938 if (match == VOLUMES_ID) { in deleteInternal()6183 private static final int VOLUMES_ID = 301; field in MediaProvider6290 hiddenMatcher.addURI(AUTHORITY, "*", VOLUMES_ID); in hiddenMatcher.addURI() argument