Searched refs:useFloating (Results 1 – 2 of 2) sorted by relevance
46 int keyboardHeight, boolean useFloating) { in createManagedMockImeSession() argument48 if (useFloating) { in createManagedMockImeSession()
83 private void initActivity(boolean useFloating) { in initActivity() argument84 MockImeHelper.createManagedMockImeSession(this, KEYBOARD_HEIGHT, useFloating); in initActivity()