Searched refs:VOLUMES (Results 1 – 1 of 1) sorted by relevance
2844 if (match == VOLUMES) { in bulkInsert()3424 if (helper == null && match != VOLUMES && match != MTP_CONNECTED) { in insertInternal()3429 SQLiteDatabase db = ((match == VOLUMES || match == MTP_CONNECTED) ? null in insertInternal()3589 case VOLUMES: in insertInternal()5539 private static final int VOLUMES = 300; field in MediaProvider5633 URI_MATCHER.addURI("media", null, VOLUMES);