Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java278 fail("The method must not be called. params=" + evaluateBundle(mArgs.get())); in expectNotCalled()
301 private static Bundle evaluateBundle(@Nullable Bundle bundle) { in evaluateBundle() method in InputConnectionEndToEndTest.MethodCallVerifier
306 evaluateBundle((Bundle) value); in evaluateBundle()