Searched refs:delayProcess (Results 1 – 2 of 2) sorted by relevance
253 void UsbAccessoryManager::HandleEvent(int32_t status, bool delayProcess) in HandleEvent() argument261 if (delayProcess) { in HandleEvent()264 if ((status == ACT_UPDEVICE || status == ACT_DOWNDEVICE) && delayProcess) { in HandleEvent()
46 void HandleEvent(int32_t status, bool delayProcess = true);