OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inputmethod
(Results
1076 - 1100
of
1330
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/base/docs/html/sdk/api_diff/3/changes/
android.R.attr.html
656
<A NAME="android.R.attr.
inputMethod
"></A>
657
<nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#
inputMethod
" target="_top"><code>
inputMethod
</code></font></A></nobr> </TD>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataDbHelper.java
17
package com.android.
inputmethod
.dictionarypack;
27
import com.android.
inputmethod
.latin.R;
28
import com.android.
inputmethod
.latin.utils.DebugLogUtils;
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
118
import android.view.
inputmethod
.BaseInputConnection;
119
import android.view.
inputmethod
.CompletionInfo;
120
import android.view.
inputmethod
.CorrectionInfo;
121
import android.view.
inputmethod
.EditorInfo;
122
import android.view.
inputmethod
.ExtractedText;
123
import android.view.
inputmethod
.ExtractedTextRequest;
124
import android.view.
inputmethod
.InputConnection;
125
import android.view.
inputmethod
.InputMethodManager;
734
CharSequence
inputMethod
= null;
766
inputMethod
= a.getText(attr)
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc
70
localized_strings->SetString("
inputMethod
",
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
ImeAdapter.java
12
import android.view.
inputmethod
.EditorInfo;
/external/chromium_org/ui/views/win/
hwnd_message_handler.h
39
class
InputMethod
;
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowApplication.java
64
SYSTEM_SERVICE_MAP.put(Context.INPUT_METHOD_SERVICE, "android.view.
inputmethod
.InputMethodManager");
/frameworks/base/core/java/android/view/
WindowManagerGlobal.java
31
import android.view.
inputmethod
.InputMethodManager;
/frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java
17
package android.view.
inputmethod
;
InputMethodManager.java
17
package android.view.
inputmethod
;
137
* the core {@link
InputMethod
} interface, though this is normally handled by
159
* {@link
InputMethod
} interface, via the
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/12/changes/
alldiffs_index_changes.html
119
<!-- Package android.view.
inputmethod
-->
120
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
393
<A HREF="android.view.
inputmethod
.InputMethodSubtype.html" class="hiddenlink" target="rightframe">InputMethodSubtype</A><br>
[
all
...]
alldiffs_index_all.html
149
<!-- Package android.view.
inputmethod
-->
150
<A HREF="pkg_android.view.
inputmethod
.html" class="hiddenlink" target="rightframe">android.view.
inputmethod
</A><br>
366
<nobr><A HREF="android.view.
inputmethod
.InputMethodSubtype.html#android.view.
inputmethod
.InputMethodSubtype.containsExtraValueKey_added(java.lang.String)" class="hiddenlink" target="rightframe"><b>containsExtraValueKey</b>
[
all
...]
/frameworks/base/docs/html/tools/testing/
testing_accessibility.jd
225
<a href="https://play.google.com/store/apps/details?id=com.googlecode.eyesfree.
inputmethod
.latin"
/packages/apps/Contacts/src/com/android/contacts/activities/
ActionBarAdapter.java
31
import android.view.
inputmethod
.InputMethodManager;
ContactSelectionActivity.java
38
import android.view.
inputmethod
.InputMethodManager;
/packages/apps/Contacts/src/com/android/contacts/editor/
LabeledEditorView.java
36
import android.view.
inputmethod
.EditorInfo;
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java
27
import android.view.
inputmethod
.EditorInfo;
/packages/apps/Mms/src/com/android/mms/ui/
RecipientsEditor.java
40
import android.view.
inputmethod
.EditorInfo;
/packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java
45
import android.view.
inputmethod
.EditorInfo;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateMultiTouchTests.java
17
package com.android.
inputmethod
.keyboard.internal;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
ResizableIntArrayTests.java
17
package com.android.
inputmethod
.latin.utils;
/frameworks/base/services/java/com/android/server/
TextServicesManagerService.java
51
import android.view.
inputmethod
.InputMethodManager;
52
import android.view.
inputmethod
.InputMethodSubtype;
[
all
...]
/packages/apps/Browser/src/com/android/browser/
AddBookmarkPage.java
53
import android.view.
inputmethod
.EditorInfo;
54
import android.view.
inputmethod
.InputMethodManager;
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Folder.java
42
import android.view.
inputmethod
.EditorInfo;
43
import android.view.
inputmethod
.InputMethodManager;
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
Folder.java
48
import android.view.
inputmethod
.EditorInfo;
49
import android.view.
inputmethod
.InputMethodManager;
[
all
...]
Completed in 892 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>