Searched refs:MSG_DEVICE_DISPATCH (Results 1 – 1 of 1) sorted by relevance
172 Message.obtain(mHandler, UsbHostControllerHandler.MSG_DEVICE_DISPATCH, obj) in processDevice()186 msg.what = UsbHostControllerHandler.MSG_DEVICE_DISPATCH; in applyDeviceSettings()300 private static final int MSG_DEVICE_DISPATCH = 2; field in UsbHostController.UsbHostControllerHandler342 case MSG_DEVICE_DISPATCH: in handleMessage()