public class UsbDebuggingManager extends Object
Constructor and Description |
---|
UsbDebuggingManager(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
allowUsbDebugging(boolean alwaysAllow,
String publicKey) |
void |
clearUsbDebuggingKeys() |
void |
denyUsbDebugging() |
void |
dump(IndentingPrintWriter pw) |
void |
setAdbEnabled(boolean enabled) |
public UsbDebuggingManager(Context context)
public void setAdbEnabled(boolean enabled)
public void allowUsbDebugging(boolean alwaysAllow, String publicKey)
public void denyUsbDebugging()
public void clearUsbDebuggingKeys()
public void dump(IndentingPrintWriter pw)