Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayClientTests.java189 final int imeDisplayId = expectCommand(stream, imeSession.callGetDisplayId(), TIMEOUT) in assertImeShownAndMatchesDisplayId()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1122 public ImeCommand callGetDisplayId() { in callGetDisplayId() method in MockImeSession