addAll

@RequiresApi(value = 21)
abstract fun addAll(apks: Iterable<Uri>)

Adds all elements of the given apks collection to this MutableApkList.