Searched refs:setDrawsBehindNavBar (Results 1 – 5 of 5) sorted by relevance
55 builder.setInputViewHeight(keyboardHeight).setDrawsBehindNavBar(true); in createManagedMockImeSession()
107 .setDrawsBehindNavBar(true))) { in testChangeSizeWhileControlling()
1097 .setDrawsBehindNavBar(true))) { in testImeVisibleOnImeFocusableOverlay()1231 .setDrawsBehindNavBar(true))) { in runImeVisibilityWhenImeTransitionBetweenActivities()
1226 .setDrawsBehindNavBar(true)
398 public Builder setDrawsBehindNavBar(boolean drawsBehindNavBar) { in setDrawsBehindNavBar() method in ImeSettings.Builder