Searched refs:OnGamepadConnected (Results 1 – 10 of 10) sorted by relevance
105 void GamepadService::OnGamepadConnected( in OnGamepadConnected() function in content::GamepadService113 it->consumer->OnGamepadConnected(index, pad); in OnGamepadConnected()154 info.consumer->OnGamepadConnected(i, pad); in OnUserGesture()
16 virtual void OnGamepadConnected(
77 void OnGamepadConnected(int index, const blink::WebGamepad& pad);
27 virtual void OnGamepadConnected( in OnGamepadConnected() function in content::ConnectionListener
294 GamepadService::GetInstance()->OnGamepadConnected(index, pad); in DispatchGamepadConnectionChange()
114 IPC_MESSAGE_HANDLER(GamepadMsg_GamepadConnected, OnGamepadConnected) in OnControlMessageReceived()121 void GamepadSharedMemoryReader::OnGamepadConnected( in OnGamepadConnected() function in content::GamepadSharedMemoryReader
35 void OnGamepadConnected(int index, const blink::WebGamepad& gamepad);
28 virtual void OnGamepadConnected(
34 void GamepadBrowserMessageFilter::OnGamepadConnected( in OnGamepadConnected() function in content::GamepadBrowserMessageFilter
47 virtual void OnGamepadConnected( in OnGamepadConnected() function