Searched refs:buildGetTextBeforeCursorProto (Results 1 – 3 of 3) sorted by relevance
92 public static byte[] buildGetTextBeforeCursorProto(@IntRange(from = 0) int length, in buildGetTextBeforeCursorProto() method in InputConnectionProtoDumper
172 final byte[] icProto = InputConnectionProtoDumper.buildGetTextBeforeCursorProto(length, in getTextBeforeCursor()
24 …t static com.android.internal.inputmethod.InputConnectionProtoDumper.buildGetTextBeforeCursorProto;549 }, useImeTracing() ? result -> buildGetTextBeforeCursorProto(length, flags, result) : null); in getTextBeforeCursor()