Home
last modified time | relevance | path

Searched defs:onMethodCalled (Results 1 – 2 of 2) sorted by relevance

/cts/tools/test-api-map/device-side/src/com/android/xts/apimapper/helper/
DDeviceMethodCallStats.java44 public void onMethodCalled(String className, String methodName, String methodDesc) { in onMethodCalled() method in DeviceMethodCallStats
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java157 void onMethodCalled() { in onMethodCalled() method in InputConnectionEndToEndTest.BlockingMethodVerifier
206 void onMethodCalled(@NonNull Consumer<Bundle> argumentsRecorder) { in onMethodCalled() method in InputConnectionEndToEndTest.MethodCallVerifier