Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputHidTestCase.java114 mParser.readSources(mRegisterResourceId) | getAdditionalSources(), in onSetUp()
/cts/libs/input/src/com/android/cts/input/
DInputJsonParser.java183 public int readSources(int resourceId) { in readSources() method in InputJsonParser