Home | History | Annotate | Download | only in usb

Lines Matching defs:setSystemProperty

632                     setSystemProperty(USB_PERSISTENT_CONFIG_PROPERTY, UsbManager.USB_FUNCTION_ADB);
634 setSystemProperty(USB_PERSISTENT_CONFIG_PROPERTY, "");
1247 protected void setSystemProperty(String prop, String val) {
1444 setSystemProperty(getPersistProp(false), newFunction);
1450 setSystemProperty(getPersistProp(false), newFunction);
1452 setSystemProperty(getPersistProp(false), UsbManager.USB_FUNCTION_NONE);
1480 setSystemProperty(USB_CONFIG_PROPERTY, config);
1576 setSystemProperty(getPersistProp(true), functions);
1911 setSystemProperty(CTL_START, ADBD);
1916 setSystemProperty(CTL_STOP, ADBD);