Searched refs:buildGetSelectedTextProto (Results 1 – 3 of 3) sorted by relevance
119 public static ProtoOutputStream buildGetSelectedTextProto(int flags, in buildGetSelectedTextProto() method in InputConnectionHelper
158 ProtoOutputStream icProto = InputConnectionHelper.buildGetSelectedTextProto(flags, in getSelectedText()
429 icProto = InputConnectionHelper.buildGetSelectedTextProto(msg.arg1, result); in executeMessage()