Home
last modified time | relevance | path

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

/frameworks/base/cmds/uinput/tests/src/com/android/commands/uinput/tests/
DEvemuParserTest.java47 private Event getRegistrationEvent(String fileContents) throws IOException { in getRegistrationEvent() method in EvemuParserTest
57 Event event = getRegistrationEvent(""" in testNameParsing()
66 Event event = getRegistrationEvent(""" in testIdParsing()
78 Event event = getRegistrationEvent(""" in testPropertyBitmapParsing()
90 Event event = getRegistrationEvent(""" in testEventBitmapParsing()
111 Event event = getRegistrationEvent(""" in testEventBitmapParsing_WithForceFeedback()
135 Event event = getRegistrationEvent(""" in testAbsInfoParsing_WithResolution()
153 Event event = getRegistrationEvent(""" in testAbsInfoParsing_WithoutResolution()