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

/external/chromium_org/chrome/browser/chromeos/
H A Didle_detector.cc27 ResetTimer();
34 ResetTimer();
37 void IdleDetector::ResetTimer() { function in class:chromeos::IdleDetector
H A Didle_detector.h30 void ResetTimer();
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
H A Dkiosk_mode_idle_logout.cc73 ResetTimer();
79 ResetTimer();
82 void KioskModeIdleLogout::ResetTimer() { function in class:chromeos::KioskModeIdleLogout
H A Dkiosk_mode_idle_logout.h39 // Begins listening for user activity and calls ResetTimer().
43 void ResetTimer();
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_mode_idle_app_name_notification.cc89 ResetTimer();
106 ResetTimer();
109 void KioskModeIdleAppNameNotification::ResetTimer() { function in class:chromeos::KioskModeIdleAppNameNotification
H A Dkiosk_mode_idle_app_name_notification.h38 // Begins listening for user activity and calls ResetTimer().
42 void ResetTimer();
/external/chromium_org/remoting/host/
H A Dgnubby_socket.cc39 ResetTimer();
73 ResetTimer();
112 void GnubbySocket::ResetTimer() { function in class:remoting::GnubbySocket
H A Dgnubby_socket.h64 void ResetTimer();
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Drequest_manager.cc100 ResetTimer(request_id);
137 ResetTimer(request_id);
215 ResetTimer(request_id);
224 void RequestManager::ResetTimer(int request_id) { function in class:chromeos::file_system_provider::RequestManager
H A Drequest_manager.h167 void ResetTimer(int request_id);
/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager.h65 void ResetTimer();
H A Dshelf_tooltip_manager.cc175 ResetTimer();
218 void ShelfTooltipManager::ResetTimer() { function in class:ash::ShelfTooltipManager
H A Dshelf_view.cc1621 tooltip_->ResetTimer();
/external/chromium_org/net/url_request/
H A Durl_request_http_job.cc213 ResetTimer();
915 ResetTimer();
1142 ResetTimer();
1165 ResetTimer();
1191 ResetTimer();
1329 void URLRequestHttpJob::ResetTimer() { function in class:net::URLRequestHttpJob
H A Durl_request_http_job.h137 void ResetTimer();
/external/chromium_org/net/http/
H A Dhttp_proxy_client_socket_pool.cc201 ResetTimer(base::TimeDelta::FromSeconds(
264 ResetTimer(base::TimeDelta::FromSeconds(
/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc145 void ResetTimer();
269 void StatusBubbleViews::StatusView::ResetTimer() { function in class:StatusBubbleViews::StatusView
327 ResetTimer();
720 view_->ResetTimer();
/external/chromium_org/net/socket/
H A Dsocks_client_socket_pool.cc134 ResetTimer(base::TimeDelta::FromSeconds(kSOCKSConnectJobTimeoutInSeconds));
H A Dclient_socket_pool_base.h120 void ResetTimer(base::TimeDelta remainingTime);
H A Dssl_client_socket_pool.cc389 ResetTimer(base::TimeDelta::FromSeconds(kSSLHandshakeTimeoutInSeconds));
H A Dclient_socket_pool_base.cc103 void ConnectJob::ResetTimer(base::TimeDelta remaining_time) { function in class:net::ConnectJob
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl.h113 void ResetTimer(const std::string& id,
H A Dmessage_center_impl.cc312 void PopupTimersController::ResetTimer(const std::string& id, function in class:message_center::internal::PopupTimersController
H A Dmessage_center_impl_unittest.cc339 popup_timers_controller->ResetTimer("test",
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_macos.h304 /* ResetTimer(); before _PR_Schedule() */
598 extern void ResetTimer(void);

Completed in 5382 milliseconds