Searched refs:callGetDisplayId (Results 1 – 4 of 4) sorted by relevance
192 final int imeDisplayId = expectCommand(stream, imeSession.callGetDisplayId(), TIMEOUT) in assertImeShownAndMatchesDisplayId()
506 int imeDisplayId = expectCommand(stream, mockImeSession.callGetDisplayId(), in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()548 imeDisplayId = expectCommand(stream, mockImeSession.callGetDisplayId(), in testNoConfigurationChangedWhenSwitchBetweenTwoIdenticalDisplays()
384 final ImeCommand command = session.callGetDisplayId();
1780 public ImeCommand callGetDisplayId() { in callGetDisplayId() method in MockImeSession