Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java123 .collect(sequenceOfTypes(ON_CREATE, ON_BIND_INPUT, ON_START_INPUT)) in testSwitchIme1ToIme2()
285 private static Collector<DeviceEvent, ?, MatchResult<DeviceEvent>> sequenceOfTypes( in sequenceOfTypes() method in InputMethodServiceDeviceTest