Home
last modified time | relevance | path

Searched defs:buildStream (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
DTable.java61 public abstract Stream<E> buildStream(Cursor cursor); in buildStream() method in Table
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/
DDeviceEvent.java114 public static Stream<DeviceEvent> buildStream(Cursor cursor) { in buildStream() method in DeviceEvent
209 public Stream<DeviceEvent> buildStream(Cursor cursor) { in buildStream() method in DeviceEvent.DeviceEventTable