Searched refs:MSG_SET_FUNCTIONS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
163 private static final int MSG_SET_FUNCTIONS_TIMEOUT = 15; field in UsbDeviceManager1928 case MSG_SET_FUNCTIONS_TIMEOUT: in handleMessage()2060 if ((mCurrentRequest != mRequest) || !hasMessages(MSG_SET_FUNCTIONS_TIMEOUT) in setCurrentUsbFunctionsCb()2065 removeMessages(MSG_SET_FUNCTIONS_TIMEOUT); in setCurrentUsbFunctionsCb()2094 removeMessages(MSG_SET_FUNCTIONS_TIMEOUT); in setUsbConfig()2120 sendMessageDelayed(MSG_SET_FUNCTIONS_TIMEOUT, chargingFunctions, in setUsbConfig()