Searched refs:Decoder (Results 1 – 2 of 2) sorted by relevance
23 final class Decoder { class27 Decoder(InputConnection inputConnection) { in Decoder() method in Decoder
71 private Decoder mDecoder;125 mDecoder = new Decoder(getCurrentInputConnection()); in onStartInput()