OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suggestions
(Results
126 - 150
of
1820
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/swiftshader/third_party/llvm-subzero/
README.txt
25
suggestions
.
/frameworks/base/core/res/res/raw-fr/
nodomain.html
16
<p><b>Voici quelques
suggestions
:</b></p>
/frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/
MockSuggestionService.java
17
package android.service.settings.
suggestions
;
/packages/apps/Car/libs/car-settings-lib/res/values-fr-rCA/
strings.xml
20
<string name="language_picker_list_suggested_header" msgid="8931437200168779395">"
Suggestions
"</string>
/packages/apps/QuickSearchBox/res/values/
dimens.xml
21
<!-- The height of
suggestions
views. -->
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ListSuggestionCursorNoDuplicates.java
25
* and doesn't allow duplicate
suggestions
.
SuggestionCursorProvider.java
32
* Gets
suggestions
from the provider.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionClickListener.java
20
* Listener interface for clicks on
suggestions
.
SuggestionView.java
22
* Interface to be implemented by any view appearing in the list of
suggestions
.
SuggestionsListView.java
22
* Interface for
suggestions
list UI views.
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/eligibility/
AccountEligibilityChecker.java
17
package com.android.settings.intelligence.
suggestions
.eligibility;
FeatureEligibilityChecker.java
17
package com.android.settings.intelligence.
suggestions
.eligibility;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
DeviceNameSuggestionActivity.java
25
* Entry activity for settings
suggestions
.
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
SuggestionsProvider.java
37
* of mail account or account capabilities. Offers
suggestions
from historical searches
57
* Minimum length of query before we start showing contacts
suggestions
.
73
// Get the custom
suggestions
for email which are from, to, etc.
133
// historical
suggestions
, which have an icon. The solution is to show an empty icon
/packages/inputmethods/LatinIME/java/res/layout/
more_suggestions.xml
27
<com.android.inputmethod.latin.
suggestions
.MoreSuggestionsView
/packages/inputmethods/LatinIME/java/res/values-en-rAU/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Learn from your communications and typed data to improve
suggestions
"</string>
/packages/inputmethods/LatinIME/java/res/values-en-rCA/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Learn from your communications and typed data to improve
suggestions
"</string>
/packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Learn from your communications and typed data to improve
suggestions
"</string>
/packages/inputmethods/LatinIME/java/res/values-en-rIN/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Learn from your communications and typed data to improve
suggestions
"</string>
/packages/inputmethods/LatinIME/java/res/values-en-rXC/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"?????????????????????????????????????????????????????????????????????????????????????????????Learn from your communications and typed data to improve
suggestions
??????"</string>
/packages/inputmethods/LatinIME/java/res/values-fr/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Améliorer
suggestions
en fonction des messages et données saisies"</string>
/packages/inputmethods/LatinIME/java/res/values-fr-rCA/
strings-config-important-notice.xml
23
<string name="use_personalized_dicts_summary" msgid="590432261305469627">"Apprendre de vos communic. et données entrées pour amél.
suggestions
"</string>
/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/define/
DecoderSpecificConstants.java
28
// MAX_PREV_WORD_COUNT_FOR_N_GRAM in native/jni/src/defines.h for
suggestions
.
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
scoring.h
28
// This class basically tweaks
suggestions
and distances apart from CompoundDistance
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
AccessibilityScannerHelper.java
243
Log.i(RESULT_TAG, String.format("%s: %s
suggestions
!", pageName, res));
247
throw new UiObjectNotFoundException("Fail to get number of
suggestions
.");
351
return txtView.getText().equals("No
suggestions
");
384
* Return number
suggestions
.
386
* @return number of
suggestions
395
if (result.equals("No
suggestions
")) {
403
Log.i(LOG_TAG, String.format("Error in getting number of
suggestions
."));
Completed in 638 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>