OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputconnection
(Results
51 - 75
of
117
) sorted by null
1
2
3
4
5
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
CDC-1.1_Foundation-1.1.zip
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnn.java
59
protected
InputConnection
mInputConnection = null;
DefaultSoftKeyboard.java
23
import android.view.inputmethod.
InputConnection
;
321
InputConnection
connection = mWnn.getCurrentInputConnection();
[
all
...]
OpenWnnEN.java
407
/* handling events which are valid when
InputConnection
is not active. */
[
all
...]
OpenWnnJAJP.java
38
import android.view.inputmethod.
InputConnection
;
697
/* handling events which are valid when
InputConnection
is not active. */
833
/* return if
InputConnection
is not active */
[
all
...]
/cts/tests/tests/view/src/android/view/inputmethod/cts/
BaseInputConnectionTest.java
298
//
InputConnection
.deleteSurroundingText() is not supposed to increase the text length.
376
//
InputConnection
.deleteSurroundingTextInCodePoints() is not supposed to increase the text
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
[
all
...]
/external/skia/platform_tools/android/apps/visualbenchsdl/src/main/java/org/libsdl/app/
SDLActivity.java
40
import android.view.inputmethod.
InputConnection
;
[
all
...]
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DefaultSoftKeyboardJAJP.java
25
import android.view.inputmethod.
InputConnection
;
[
all
...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java
81
import android.view.inputmethod.
InputConnection
;
192
private
InputConnection
mInputConnection;
369
public
InputConnection
onCreateInputConnection(EditorInfo outAttrs) {
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java
98
import android.view.inputmethod.
InputConnection
;
[
all
...]
/frameworks/base/core/java/android/widget/
AbsListView.java
77
import android.view.inputmethod.
InputConnection
;
619
private
InputConnection
mDefInputConnection;
[
all
...]
TextView.java
143
import android.view.inputmethod.
InputConnection
;
[
all
...]
Editor.java
106
import android.view.inputmethod.
InputConnection
;
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/24/changes/
alldiffs_index_all.html
[
all
...]
alldiffs_index_additions.html
[
all
...]
methods_index_additions.html
249
<nobr><A HREF="android.view.inputmethod.
InputConnection
.html#android.view.inputmethod.
InputConnection
.closeConnection_added()" class="hiddenlink" target="rightframe">type <b>
250
()</b> in android.view.inputmethod.
InputConnection
[
all
...]
methods_index_all.html
282
<nobr><A HREF="android.view.inputmethod.
InputConnection
.html#android.view.inputmethod.
InputConnection
.closeConnection_added()" class="hiddenlink" target="rightframe">type <b>
283
()</b> in android.view.inputmethod.
InputConnection
[
all
...]
jdiff_statistics.html
[
all
...]
/frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java
80
import android.view.inputmethod.
InputConnection
;
431
public
InputConnection
onCreateInputConnection(@NonNull EditorInfo outAttrs) {
432
InputConnection
connection = super.onCreateInputConnection(outAttrs);
[
all
...]
/frameworks/base/docs/html/about/versions/
android-2.3.jd
364
android.view.inputmethod.
InputConnection
}, and {@link
[
all
...]
/frameworks/base/core/java/android/webkit/
WebView.java
56
import android.view.inputmethod.
InputConnection
;
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/21/changes/
classes_index_changes.html
458
<A HREF="android.view.inputmethod.
InputConnection
.html" class="hiddenlink" target="rightframe"><i>
InputConnection
</i></A><br>
[
all
...]
jdiff_statistics.html
[
all
...]
alldiffs_index_all.html
[
all
...]
Completed in 4031 milliseconds
1
2
3
4
5