diff options
Diffstat (limited to 'src/com/android/browser/UiController.java')
| -rw-r--r-- | src/com/android/browser/UiController.java | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/com/android/browser/UiController.java b/src/com/android/browser/UiController.java index 46c04321b..5be2343d0 100644 --- a/src/com/android/browser/UiController.java +++ b/src/com/android/browser/UiController.java @@ -67,12 +67,6 @@ public interface UiController { void bookmarkCurrentPage(); - void startVoiceSearch(); - - boolean supportsVoiceSearch(); - - void showVoiceSearchResults(String title); - void editUrl(); void handleNewIntent(Intent intent); |
