com.android.incfs.install

Interfaces

IBlockFilter Controls whether a block of data that must be delivered to the device should be served. 
IBlockTransformer Optional transformation of the data block before sending. 
IDeviceConnection Represents a connection to a device that can be read from and written to. 
IDeviceConnection.Factory  
ILogger Interface used to display warnings/errors. 

Classes

IncrementalInstallSession Used to create a n incremental package installation session in which the blocks of the installed APKs are streamed to the device when they need to be read. 
IncrementalInstallSession.Builder  
PendingBlock A block of data belonging to the APK or signature file that is needed by the device. 

Enums

PendingBlock.Compression  
PendingBlock.Type