Uses of Class
dalvik.system.SocketTagger
| Package | Description |
|---|---|
| dalvik.system |
-
Uses of SocketTagger in dalvik.system
Methods in dalvik.system that return SocketTagger Modifier and Type Method Description static SocketTaggerSocketTagger. get()Returns this process socket tagger.Methods in dalvik.system with parameters of type SocketTagger Modifier and Type Method Description static voidSocketTagger. set(SocketTagger tagger)Sets this process' socket tagger totagger.