Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/util/imetracing/
H A DInputConnectionHelper.java185 public static ProtoOutputStream buildGetCursorCapsModeProto(int reqModes, int result) { in buildGetCursorCapsModeProto() method in InputConnectionHelper
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DInputConnectionWrapper.java228 ProtoOutputStream icProto = InputConnectionHelper.buildGetCursorCapsModeProto( in getCursorCapsMode()
H A DIInputConnectionWrapper.java492 icProto = InputConnectionHelper.buildGetCursorCapsModeProto(msg.arg1, in executeMessage()