Searched refs:IsGamepad (Results 1 – 1 of 1) sorted by relevance
278 bool IsGamepad() const { return getType() == ConnectionType::kGamepadDevice; } in IsGamepad() function in android::NativeConnection390 if (connection->IsGamepad()) { in nativeSendKey()406 if (!connection->IsGamepad()) { in nativeSendGamepadKey()423 if (!connection->IsGamepad()) { in nativeSendGamepadAxisValue()453 if (connection->IsGamepad()) { in nativeSendPointerDown()474 if (connection->IsGamepad()) { in nativeSendPointerUp()