Searched refs:resetDevice (Results 1 – 9 of 9) sorted by relevance
54 void resetDevice(int32_t deviceId);
55 void InputVerifier::resetDevice(DeviceId deviceId) { in resetDevice() function in android::InputVerifier
120 resetDevice(mUsbDevice); in onCreate()162 private void resetDevice(UsbDevice device) { in resetDevice() method in UsbHostManagementActivity
121 if (!conn.resetDevice()) { in doHandleDeviceReset()176 connNow.resetDevice(); in resetUsbDeviceAndConfirmModeChange()
331 public boolean resetDevice() { in resetDevice() method in UsbDeviceConnection
161 ::ndk::ScopedAStatus resetDevice(int32_t in_deviceId) override { in resetDevice() function in android::TestHal
226 halResponseOk = mService->resetDevice(deviceId).isOk(); in processEvents()
4749 verifier.resetDevice(args.deviceId); in notifyDeviceReset()
6787 method public boolean resetDevice();