mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-16 17:18:21 +00:00
Removing unused interfaces from Launcher
Bug: 301661768 Test: Presubmit Flag: N/A Change-Id: Ia042805080bd314efff5a9bb4877f4f830fb3998
This commit is contained in:
@@ -41,10 +41,6 @@ public interface LauncherOverlayManager extends Application.ActivityLifecycleCal
|
||||
|
||||
default void hideOverlay(int duration) { }
|
||||
|
||||
default boolean startSearch(byte[] config, Bundle extras) {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
default void onActivityCreated(Activity activity, Bundle bundle) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user