Home
last modified time | relevance | path

Searched refs:buildGetSurroundingTextProto (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/imetracing/
H A DInputConnectionHelper.java149 public static ProtoOutputStream buildGetSurroundingTextProto(@IntRange(from = 0) in buildGetSurroundingTextProto() method in InputConnectionHelper
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DInputConnectionWrapper.java202 ProtoOutputStream icProto = InputConnectionHelper.buildGetSurroundingTextProto( in getSurroundingText()
H A DIInputConnectionWrapper.java462 icProto = InputConnectionHelper.buildGetSurroundingTextProto(beforeLength, in executeMessage()