Searched refs:DESTINATION_CACHE_PARTITION_PURGEABLE (Results 1 – 5 of 5) sorted by relevance
20 import static android.provider.Downloads.Impl.DESTINATION_CACHE_PARTITION_PURGEABLE;245 DESTINATION_CACHE_PARTITION_PURGEABLE in prepareData()298 case DESTINATION_CACHE_PARTITION_PURGEABLE: { in prepareData()
460 public static final int DESTINATION_CACHE_PARTITION_PURGEABLE = 2; field in Downloads.Impl
106 Downloads.Impl.DESTINATION_CACHE_PARTITION_PURGEABLE); in buildValidValues()
722 case Downloads.Impl.DESTINATION_CACHE_PARTITION_PURGEABLE: in getDestinationDirectory()
725 if (isPublicApi && dest == Downloads.Impl.DESTINATION_CACHE_PARTITION_PURGEABLE in insert()1207 Downloads.Impl.DESTINATION_CACHE_PARTITION_PURGEABLE, in checkInsertPermissions()