Loading src/com/android/launcher3/allapps/BaseSearchConfig.java +0 −7 Original line number Diff line number Diff line Loading @@ -25,11 +25,4 @@ public class BaseSearchConfig { public boolean isKeyboardSyncEnabled() { return false; } /** * Returns whether IME is enabled on swipe up. */ public boolean isImeEnabledOnSwipeUp() { return false; } } Loading
src/com/android/launcher3/allapps/BaseSearchConfig.java +0 −7 Original line number Diff line number Diff line Loading @@ -25,11 +25,4 @@ public class BaseSearchConfig { public boolean isKeyboardSyncEnabled() { return false; } /** * Returns whether IME is enabled on swipe up. */ public boolean isImeEnabledOnSwipeUp() { return false; } }