You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
api-impl: add ATLKeyboardViewer to support launching IMEs
This commit is contained in:
@@ -15,12 +15,9 @@
|
||||
*/
|
||||
package android.view.inputmethod;
|
||||
import android.os.Bundle;
|
||||
import android.view.KeyEvent;
|
||||
|
||||
class ExtractedText {}
|
||||
class ExtractedTextRequest {}
|
||||
class CompletionInfo {}
|
||||
class CorrectionInfo {}
|
||||
class KeyEvent {}
|
||||
|
||||
/**
|
||||
* The InputConnection interface is the communication channel from an
|
||||
|
||||
Reference in New Issue
Block a user