Searched refs:imeDisplayId (Results 1 – 2 of 2) sorted by relevance
192 final int imeDisplayId = expectCommand(stream, imeSession.callGetDisplayId(), TIMEOUT) in assertImeShownAndMatchesDisplayId() local195 targetDisplayId, imeDisplayId); in assertImeShownAndMatchesDisplayId()
506 int imeDisplayId = expectCommand(stream, mockImeSession.callGetDisplayId(), in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays() local508 assertThat(imeDisplayId).isEqualTo(firstDisplay.mId); in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()548 imeDisplayId = expectCommand(stream, mockImeSession.callGetDisplayId(), in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()550 assertThat(imeDisplayId).isEqualTo(secondDisplay.mId); in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()