HomeSort by relevance Sort by last modified time
    Searched refs:IdleSetDetectionIntervalFunction (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/idle/
idle_api.h 29 class IdleSetDetectionIntervalFunction : public SyncExtensionFunction {
35 virtual ~IdleSetDetectionIntervalFunction() {}
idle_api.cc 51 bool IdleSetDetectionIntervalFunction::RunImpl() {
idle_api_unittest.cc 426 new IdleSetDetectionIntervalFunction(),
450 new IdleSetDetectionIntervalFunction(),
471 new IdleSetDetectionIntervalFunction(),
490 new IdleSetDetectionIntervalFunction(),
509 new IdleSetDetectionIntervalFunction(),

Completed in 60 milliseconds