Searched refs:buildGetTextAfterCursorProto (Results 1 – 3 of 3) sorted by relevance
64 public static byte[] buildGetTextAfterCursorProto(@IntRange(from = 0) int length, int flags, in buildGetTextAfterCursorProto() method in InputConnectionProtoDumper
144 final byte[] icProto = InputConnectionProtoDumper.buildGetTextAfterCursorProto(length, in getTextAfterCursor()
23 …rt static com.android.internal.inputmethod.InputConnectionProtoDumper.buildGetTextAfterCursorProto;527 }, useImeTracing() ? result -> buildGetTextAfterCursorProto(length, flags, result) : null); in getTextAfterCursor()