DebugServicepublic class DebugService extends Object A debug service that will dump telephony's state
Currently this "Service" has a proxy in the phone app
com.android.phone.TelephonyDebugService which actually
invokes the dump method. |
Fields Summary |
---|
private static String | TAG |
Constructors Summary |
---|
public DebugService()Constructor
log("DebugService:");
|
|