Searched refs:MSG_SET_FUNCTIONS_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
160 private static final int MSG_SET_FUNCTIONS_TIMEOUT = 15; field in UsbDeviceManager1801 case MSG_SET_FUNCTIONS_TIMEOUT: in handleMessage()1872 if ((mCurrentRequest != mRequest) || !hasMessages(MSG_SET_FUNCTIONS_TIMEOUT) in setCurrentUsbFunctionsCb()1877 removeMessages(MSG_SET_FUNCTIONS_TIMEOUT); in setCurrentUsbFunctionsCb()1901 removeMessages(MSG_SET_FUNCTIONS_TIMEOUT); in setUsbConfig()1925 sendMessageDelayed(MSG_SET_FUNCTIONS_TIMEOUT, chargingFunctions, in setUsbConfig()