Adds check to detect Android pointer type as touch (#4940)
* add additonal check to detect virtual event
* fix logical operator
* add unit test
* remove console log and update unit test
* remove extra spacing, fix test
* remove only from test
* fix teset