Searched refs:ExynosThrottlingDetector (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/perf/
H A Dthermal_throttle.py38 class ExynosThrottlingDetector(object): class in inherits:object
79 elif ExynosThrottlingDetector.IsSupported(device):
80 self._detector = ExynosThrottlingDetector(device)

Completed in 115 milliseconds