Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java752 mockImeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT) in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()
791 mockImeSession.callGetCurrentWindowMetricsBounds(), TIMEOUT) in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1194 public ImeCommand callGetCurrentWindowMetricsBounds() { in callGetCurrentWindowMetricsBounds() method in MockImeSession