Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DMultiDisplayImeTests.java519 mockImeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT) in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()
567 mockImeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT) in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceTest.java940 imeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT)
962 imeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT)
1004 imeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT)
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1940 public ImeCommand callGetCurrentWindowMetricsBounds() { in callGetCurrentWindowMetricsBounds() method in MockImeSession