OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suggestions
(Results
276 - 300
of
1820
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewCallbacks.java
33
/** Test that the initial popup of the
suggestions
does not select anything.
/packages/apps/Contacts/res/values/
ids.xml
53
<!-- Menu ID for
Suggestions
menu -->
/packages/apps/Launcher3/src/com/android/launcher3/
ExtendedEditText.java
117
* Use this to disable the red underlines that appear under typos when
suggestions
is enabled.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestionProvider.java
59
* provider is purely to provide
suggestions
.
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MockSource.java
105
return "
Suggestions
from MockSource " + mName;
MockSuggestionProviderCursor.java
23
* Mock cursor providing
suggestions
data.
/packages/apps/Settings/src/com/android/settings/overlay/
FeatureFactory.java
28
import com.android.settings.dashboard.
suggestions
.SuggestionFeatureProvider;
/packages/apps/Settings/tests/robotests/src/com/android/settings/suggestions/
SettingsSuggestionsTest.java
17
package com.android.settings.
suggestions
;
/packages/apps/Test/connectivity/sl4n/rapidjson/
CHANGELOG.md
25
* Changelog following [Keep a CHANGELOG](https://github.com/olivierlacan/keep-a-changelog)
suggestions
.
/packages/inputmethods/LatinIME/java/res/values/
strings-talkback-descriptions.xml
175
<!-- Spoken descriptions when opening a more
suggestions
panel that has alternative suggested words. -->
176
<string name="spoken_open_more_suggestions">Alternative
suggestions
are available</string>
177
<!-- Spoken descriptions when closing a more
suggestions
panel that has alternative suggested words. -->
178
<string name="spoken_close_more_suggestions">Alternative
suggestions
are dismissed</string>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
SuggestionSpanUtils.java
67
new String[] {} /*
suggestions
*/, OBJ_FLAG_AUTO_CORRECTION, null);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ReadOnlyBinaryDictionary.java
30
* threads get
suggestions
using this class.
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_writer.h
114
// Suppress unigram not to use the word for generating
suggestions
. So, this method can be used
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
multi_bigram_map.cpp
25
// could improve bigram lookup speed for multi-word
suggestions
, but at the cost of more memory
/packages/services/Car/car-support-lib/src/android/support/car/input/
CarRestrictedEditText.java
34
* <li>Force-disables
suggestions
</li>
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/Core/
Diagnostic.h
13
//
suggestions
for the analyzed sources.
Completed in 2021 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>