Uses of Class
org.ocap.media.BlockedService

Packages that use BlockedService
org.ocap.media The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components 
 

Uses of BlockedService in org.ocap.media
 

Methods in org.ocap.media with parameters of type BlockedService
abstract  void MediaAccessHandlerRegistrar.removeServiceBlocking(BlockedService[] blockedServices)
          Removes services to be blocked that were set by the setServiceBlocking method.
abstract  void MediaAccessHandlerRegistrar.setServiceBlocking(BlockedService[] blockedServices)
          Sets services to be blocked.