Uses of Package
dalvik.system

Packages that use dalvik.system
Package Description
dalvik.system  
  • Classes in dalvik.system used by dalvik.system
    Class Description
    BlockGuard.Policy  
    CloseGuard
    CloseGuard is a mechanism for flagging implicit finalizer cleanup of resources that should have been cleaned up by explicit close methods (aka "explicit termination methods" in Effective Java).
    CloseGuard.Reporter
    Interface to allow customization of reporting behavior.
    SocketTagger
    Callbacks for socket assignment and reassignment.
    VMRuntime
    Provides an interface to VM-global, Dalvik-specific features.