OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:provide
(Results
76 - 100
of
9460
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/javax/net/ssl/
HostnameVerifier.java
21
* The interface to be used to
provide
hostname verification functionality.
23
* This is an extended verification option that implementers can
provide
. It is to be used
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
overview.html
26
The utilities
provide
convenience wrappers around the JDK, simplifying
28
The filters and streams
provide
useful implementations that perhaps should
/frameworks/base/docs/html/guide/topics/search/
index.jd
40
the search dialog or widget to
provide
search suggestions as the user types. Figure 1 shows an
47
<li>
Provide
search suggestions based on recent user queries</li>
48
<li>
Provide
custom search suggestions that match actual results in your application data</li>
52
<p class="note"><strong>Note</strong>: The search framework does <em>not</em>
provide
APIs to
59
must
provide
a search button in your UI that activates the search interface. For more
70
<dd>How to
provide
suggestions based on queries previously used.</dd>
72
<dd>How to
provide
suggestions based on custom data from your application and also offer them
98
<li><strong>
Provide
users with a way to clear their search history.</strong>
99
<p>The search framework helps your application
provide
context-specific suggestions while the user
107
implementing custom suggestions, you'll need to
provide
a similar "clear history" method in you
[
all
...]
/frameworks/base/docs/html/training/tv/publishing/
checklist.jd
59
Provide
a home screen banner for each language supported by your app
65
<p>See <a href="{@docRoot}training/tv/start/start.html#banner">
Provide
a home screen banner</a>.</p>
88
Provide
appropriate layout resources for landscape mode.
98
Provide
high-resolution bitmaps and icons for HDTV screens.
137
<p>See <a href="{@docRoot}training/tv/start/layouts.html#advertising">
Provide
Effective Advertising</a>.</p>
150
Provide
search results from your app in the Android TV global search box.
151
<p>See <a href="{@docRoot}training/tv/discovery/searchable.html#
provide
">
Provide
Data</a>.</p>
155
Provide
TV-specific data fields for search.
202
Provide
users with a clean exit
[
all
...]
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py
93
'goog.
provide
(\'package.Foo\');',
105
'goog.
provide
(\'package.Foo.methodName\');',
116
input_lines = ['goog.
provide
(\'package.Foo\');']
126
'goog.
provide
(\'package.Foo\');',
127
'goog.
provide
(\'package.Foo\');',
133
# Advance to the second goog.
provide
token.
141
input_lines = ['goog.
provide
(\'notclosurized.Foo\');']
248
"""Tests that provided functions don't cause a missing
provide
."""
250
'goog.
provide
(\'package.Foo\');',
259
"""Tests that provided identifiers don't cause a missing
provide
.""
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd
45
application, so you can
provide
them with feedback they can sense and understand. This checklist
55
<li><strong>Describe user interface controls:</strong>
Provide
content
62
android.view.View#setContentDescription} method to
provide
this information for accessibility
74
implement accessibility interfaces</a> for your custom views and
provide
content descriptions.
101
controls whenever possible, as these components
provide
accessibility support by default.</li>
104
is important to your application,
provide
an alternative interface for these functions.</li>
115
<li><strong>Text field hints:</strong> For {@link android.widget.EditText} fields,
provide
an
123
not
provide
adequate descriptions for users, and you should consider providing a
132
android.view.accessibility.AccessibilityEvent} equivalent to a click and
provide
a way for
141
<li><strong>Prompts for related controls:</strong> Make sure sets of controls which
provide
[
all
...]
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
Observable.java
20
* Observable classes
provide
a way in which data bound UI can be notified of changes.
21
* {@link ObservableList} and {@link ObservableMap} also
provide
the ability to notify when
23
* ObservableShort, ObservableInt, ObservableLong, ObservableFloat, and ObservableDouble
provide
/packages/inputmethods/LatinIME/java/res/layout/
suggestions_strip.xml
23
<!--
Provide
audio and haptic feedback by ourselves based on the keyboard settings.
34
<!--
Provide
audio and haptic feedback by ourselves based on the keyboard settings.
36
<!--
Provide
audio and haptic feedback by ourselves based on the keyboard settings.
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values/
base-strings.xml
24
This sample shows you how a
provide
a context-sensitive ShareActionProvider with
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListViewModalSelect/Application/src/main/res/values/
strings.xml
19
<string name="instructions">This sample demonstrates how to
provide
a
/development/samples/CubeLiveWallpaper/res/xml/
cube1.xml
20
<!-- The attributes in this XML file
provide
configuration information -->
cube2.xml
20
<!-- The attributes in this XML file
provide
configuration information -->
/development/samples/VoiceRecognitionService/res/xml/
recognizer.xml
20
<!-- The attributes in this XML file
provide
configuration information
/development/samples/browseable/ActionBarCompat-ShareActionProvider/res/values/
base-strings.xml
24
This sample shows you how a
provide
a context-sensitive ShareActionProvider with
/device/google/atv/
config.ini
0
#
Provide
only 1080p for emualator build target, unlike devices.xml for SDK release.
/external/cblas/
LICENSE
14
who modified the routine to
provide
support
NOTICE
14
who modified the routine to
provide
support
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/
sessions.rst
12
The session store can
provide
multiple sessions using different keys,
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
container_to_track_map.html
28
throw new Error('Must
provide
a track.');
/external/clang/test/Analysis/
exercise-ps.c
22
// expected-note{{include the header <string.h> or explicitly
provide
a declaration for 'memcpy'}}
/external/clang/test/SemaCXX/
warn-absolute-value-header.cpp
19
// expected-note@-3{{include the header <cmath> or explicitly
provide
a declaration for 'std::abs'}}
25
// expected-note@-3{{include the header <cmath> or explicitly
provide
a declaration for 'std::abs'}}
32
// expected-note@-3{{include the header <cstdlib> or explicitly
provide
a declaration for 'std::abs'}}
37
// expected-note@-3{{include the header <cstdlib> or explicitly
provide
a declaration for 'std::abs'}}
/external/clang/test/SemaObjC/
ivar-lookup-resolution-builtin.m
32
// expected-note {{include the header <strings.h> or explicitly
provide
a declaration for 'index'}} \
/external/compiler-rt/test/asan/TestCases/Windows/
dll_null_deref.cc
16
// CHECK: AddressSanitizer can not
provide
additional info.
report_after_syminitialize.cc
18
// CHECK: AddressSanitizer can not
provide
additional info.
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
OptimizerProvider.java
22
* This interface is used to
provide
Optimizer Switches to OptimizingTemplateFactory, some which may
Completed in 184 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>