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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconfiguration_policy_handler_chromeos.h127 class DeprecatedIdleActionHandler : public IntRangePolicyHandlerBase { class in namespace:policy
129 DeprecatedIdleActionHandler();
130 virtual ~DeprecatedIdleActionHandler();
137 DISALLOW_COPY_AND_ASSIGN(DeprecatedIdleActionHandler);
H A Dconfiguration_policy_handler_chromeos.cc373 DeprecatedIdleActionHandler::DeprecatedIdleActionHandler() function in class:policy::DeprecatedIdleActionHandler
380 DeprecatedIdleActionHandler::~DeprecatedIdleActionHandler() {}
382 void DeprecatedIdleActionHandler::ApplyPolicySettings(const PolicyMap& policies,
/external/chromium_org/chrome/browser/policy/
H A Dconfiguration_policy_handler_list_factory.cc723 new DeprecatedIdleActionHandler());

Completed in 85 milliseconds