Searched refs:setDrawsBehindNavBar (Results 1 – 5 of 5) sorted by relevance
55 builder.setInputViewHeight(keyboardHeight).setDrawsBehindNavBar(true); in createManagedMockImeSession()
105 .setDrawsBehindNavBar(true))) { in testChangeSizeWhileControlling()
1044 .setDrawsBehindNavBar(true))) { in testImeVisibleOnImeFocusableOverlay()1178 .setDrawsBehindNavBar(true))) { in runImeVisibilityWhenImeTransitionBetweenActivities()
1180 .setDrawsBehindNavBar(true)
366 public Builder setDrawsBehindNavBar(boolean drawsBehindNavBar) { in setDrawsBehindNavBar() method in ImeSettings.Builder