Searched defs:softInputMode (Results 1 – 4 of 4) sorted by relevance
52 void testRelayoutWhenInsetsChange(boolean expectRelayoutWhenInsetsChange, int softInputMode) in testRelayoutWhenInsetsChange()
148 Integer softInputMode = getIntegerIntentExtra( in onCreate() local
285 private EditText launchTestActivity(String marker, int softInputMode) { in launchTestActivity()
973 int softInputMode) in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity()