Searched refs:_SUPPORTED_INTERRUPTS (Results 1 – 3 of 3) sorted by relevance
39 if interrupt and interrupt not in self._SUPPORTED_INTERRUPTS:
134 if interrupt and interrupt not in self._SUPPORTED_INTERRUPTS:
81 _SUPPORTED_INTERRUPTS = [_REBOOT_INTERRUPT, _SUSPEND_INTERRUPT, variable in UpdateEngineUtil