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