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
291 private EditText launchTestActivity(String marker, int softInputMode) { in launchTestActivity()
968 int softInputMode) in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity()