Searched refs:sequenceOfTypes (Results 1 – 1 of 1) sorted by relevance
204 .collect(sequenceOfTypes(ON_CREATE, ON_BIND_INPUT)) in testSwitchToHandwritingInputMethod()214 .collect(sequenceOfTypes(ON_START_INPUT)) in testSwitchToHandwritingInputMethod()348 private static Collector<DeviceEvent, ?, MatchResult<DeviceEvent>> sequenceOfTypes( in sequenceOfTypes() method in InputMethodServiceDeviceTest