Home
last modified time | relevance | path

Searched refs:OnTimerWakeDoNothing (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwake_on_wifi.h495 void OnTimerWakeDoNothing() {} in OnTimerWakeDoNothing() function
Dwake_on_wifi.cc1337 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in OnDarkResume()
1424 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in BeforeSuspendActions()
1456 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in BeforeSuspendActions()
Dwake_on_wifi_unittest.cc873 Bind(&WakeOnWiFiTest::OnTimerWakeDoNothing, Unretained(this))); in StartDHCPLeaseRenewalTimer()
879 Bind(&WakeOnWiFiTest::OnTimerWakeDoNothing, Unretained(this))); in StartWakeToScanTimer()
1043 MOCK_METHOD0(OnTimerWakeDoNothing, void(void));