/frameworks/base/core/java/android/inputmethodservice/ |
D | IRemoteInputConnectionInvoker.java | 345 @Nullable TextAttribute textAttribute) { in commitText() 348 createHeader(), text, newCursorPosition, textAttribute); in commitText() local 475 public boolean setComposingRegion(int start, int end, @Nullable TextAttribute textAttribute) { in setComposingRegion() 478 createHeader(), start, end, textAttribute); in setComposingRegion() local 516 @Nullable TextAttribute textAttribute) { in setComposingText() 519 createHeader(), text, newCursorPosition, textAttribute); in setComposingText() local 893 @Nullable TextAttribute textAttribute) { in replaceText() 896 createHeader(), start, end, text, newCursorPosition, textAttribute); in replaceText() local
|
D | RemoteInputConnection.java | 295 @Nullable TextAttribute textAttribute) { in commitText() 344 public boolean setComposingRegion(int start, int end, @Nullable TextAttribute textAttribute) { in setComposingRegion() 359 @Nullable TextAttribute textAttribute) { in setComposingText() 531 @Nullable TextAttribute textAttribute) { in replaceText()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputConnectionWrapper.java | 170 int newCursorPosition, @Nullable TextAttribute textAttribute) { in setComposingText() 188 public boolean setComposingRegion(int start, int end, @Nullable TextAttribute textAttribute) { in setComposingRegion() 216 @Nullable TextAttribute textAttribute) { in commitText() 454 @Nullable TextAttribute textAttribute) { in replaceText()
|
D | InputConnection.java | 632 @Nullable TextAttribute textAttribute) { in setComposingText() 682 default boolean setComposingRegion(int start, int end, @Nullable TextAttribute textAttribute) { in setComposingRegion() 759 @Nullable TextAttribute textAttribute) { in commitText() 1455 @Nullable TextAttribute textAttribute) { in replaceText()
|
D | RemoteInputConnectionImpl.java | 619 int newCursorPosition, @Nullable TextAttribute textAttribute) { in commitTextWithTextAttribute() 740 int end, @Nullable TextAttribute textAttribute) { in setComposingRegionWithTextAttribute() 774 CharSequence text, int newCursorPosition, @Nullable TextAttribute textAttribute) { in setComposingTextWithTextAttribute() 1216 @Nullable TextAttribute textAttribute) { in replaceText()
|
D | BaseInputConnection.java | 899 @Nullable TextAttribute textAttribute) { in replaceText()
|
/frameworks/base/core/java/com/android/internal/inputmethod/ |
D | IRemoteInputConnection.aidl | 61 CharSequence text, int newCursorPosition, in TextAttribute textAttribute); in setComposingTextWithTextAttribute() 69 int newCursorPosition, in TextAttribute textAttribute); in commitTextWithTextAttribute() 103 int end, in TextAttribute textAttribute); in setComposingRegionWithTextAttribute() 127 int newCursorPosition,in TextAttribute textAttribute); in replaceText()
|
D | IRemoteAccessibilityInputConnectionInvoker.java | 95 @Nullable TextAttribute textAttribute) { in commitText() 97 mConnection.commitText(createHeader(), text, newCursorPosition, textAttribute); in commitText() local
|
D | IRemoteAccessibilityInputConnection.aidl | 31 int newCursorPosition, in TextAttribute textAttribute); in commitText()
|
D | RemoteAccessibilityInputConnection.java | 89 @Nullable TextAttribute textAttribute) { in commitText()
|
/frameworks/base/core/java/android/accessibilityservice/ |
D | InputMethod.java | 235 @Nullable TextAttribute textAttribute) { in commitText()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |