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

/external/chromium/chrome/browser/extensions/
H A Dextension_idle_api.cc49 static IdleState ThrottledCalculateIdleState(int threshold, Profile* profile);
99 IdleState ThrottledCalculateIdleState(int threshold, Profile* profile) { function in namespace:__anon1243
141 IdleState state = ThrottledCalculateIdleState(threshold, profile());

Completed in 54 milliseconds