Searched defs:usb_state (Results 1 – 5 of 5) sorted by relevance
756 def enable_rec_mode_and_reboot(self, usb_state=None): argument781 def _enable_rec_mode_force_mrc_and_reboot(self, usb_state=None): argument801 def disable_rec_mode_and_reboot(self, usb_state=None): argument
341 std::string usb_state = android::base::GetProperty("sys.usb.state", "none"); in ApplyFromAdb() local
477 std::string usb_state = android::base::GetProperty("sys.usb.state", "none"); in main() local
105 sActionApiNameMap.put(UsbManager.ACTION_USB_STATE, "usb_state"); in sActionApiNameMap.put()
1641 def switch_usbkey(self, usb_state): argument