public class NetdService extends Object
Constructor and Description |
---|
NetdService() |
Modifier and Type | Method and Description |
---|---|
static INetd |
getInstance()
It is the caller's responsibility to check for a null return value
and to handle RemoteException errors from invocations on the returned
interface if, for example, netd dies and is restarted.
|