sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view.inputmethod
/
ImeViewCompatMultiWindowTest
Ime
View
Compat
Multi
Window
Test
open
class
ImeViewCompatMultiWindowTest
(
source
)
Members
Constructors
Ime
View
Compat
Multi
Window
Test
Link copied to clipboard
constructor
(
)
Properties
m
Activity
Scenario
Rule
Link copied to clipboard
val
mActivityScenarioRule
:
ActivityScenarioRule<ImeBaseSplitTestActivity>
Functions
setup
Link copied to clipboard
open
fun
setup
(
)
test
Ime
Show
And
Hide_
split
Screen
Link copied to clipboard
open
fun
testImeShowAndHide_splitScreen
(
)
On SDK 35 and above, this test is expected to succeed.
test
Ime
Show
And
Hide_
split
Screen_
fails
On
Assertion
Link copied to clipboard
open
fun
testImeShowAndHide_splitScreen_failsOnAssertion
(
)
On SDKs 31 thru 34, this test is using a deprecated codepath that doesn't support the workaround, so it is expected to fail hiding the IME.