api-impl: add ATLKeyboardViewer to support launching IMEs

This commit is contained in:
Mis012
2025-03-28 19:51:23 +01:00
parent bb7eb461c8
commit bce91cc527
19 changed files with 792 additions and 8 deletions

View File

@@ -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