Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mocka11yime/client/src/com/android/cts/mocka11yime/
DMockA11yImeSession.java536 public MockA11yImeCommand callPerformContextMenuAction(int id) { in callPerformContextMenuAction() method
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1142 public ImeCommand callPerformContextMenuAction(int id) { in callPerformContextMenuAction() method in MockImeSession
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java4183 final ImeCommand command = session.callPerformContextMenuAction(expectedId);
4267 final var command = session.callPerformContextMenuAction(expectedId);