OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recommendations
(Results
1 - 25
of
113
) sorted by null
1
2
3
4
5
/frameworks/base/docs/html/training/tv/discovery/
recommendations.jd
12
<li><a href="#service">Create a
Recommendations
Service</a></li>
13
<li><a href="#build">Build
Recommendations
</a></li>
14
<li><a href="#run-service">Run
Recommendations
Service</a></li>
26
The Android framework assists with minimum-input interaction by providing a
recommendations
row
27
on the home screen. Content
recommendations
appear as the first row of the TV launch screen after
28
the first use of the device. Contributing
recommendations
from your app's content catalog can help
32
<img src="{@docRoot}images/tv/home-
recommendations
.png" alt="" id="figure1" />
34
<strong>Figure 1.</strong> An example of the
recommendations
row.
38
This lesson teaches you how to create
recommendations
and provide them to the Android framework
43
<h2 id="service">Create a
Recommendations
Service</h2
[
all
...]
index.jd
30
including
recommendations
on the home screen and searching within your app's content catalog.
34
This class shows you how to help users discover your app's content through
recommendations
and
42
<dt><b><a href="
recommendations
.html">Recommending TV Content</a></b></dt>
43
<dd>Learn how to recommend content for users so that it appears in the
recommendations
row
/frameworks/base/docs/html/design/tv/
index.jd
18
recommendations
, and access to apps and settings. This screen provides a rich and cinematic
30
<img src="{@docRoot}design/tv/images/search.jpg" alt="
Recommendations
Row" />
35
<h2>
Recommendations
</h2>
37
<p>The
recommendations
row on Android TV is a central feature of the Home Screen that allows
43
<img src="{@docRoot}design/tv/images/
recommendations
.png" alt="
Recommendations
Row" />
46
Recommendations
are based on the user?s recent and frequent usage behaviors, as well as
49
recommendations
row to help get your content noticed. To learn more, see
50
<a href="{@docRoot}training/tv/discovery/
recommendations
.html">Recommending TV Content</a>.
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
UpdateRecommendationsService.java
29
* This class builds up to MAX_RECOMMMENDATIONS of
recommendations
and defines what happens
30
* when they're clicked from
Recommendations
seciton on Home screen
43
HashMap<String, List<Movie>>
recommendations
= VideoProvider.getMovieList();
local
52
for (Map.Entry<String, List<Movie>> entry :
recommendations
.entrySet())
87
// Ensure a unique PendingIntents, otherwise all
recommendations
end up with the same
BootupActivity.java
25
* This class extends BroadCastReceiver and publishes
recommendations
on bootup
41
Log.d(TAG, "Scheduling
recommendations
update");
RecommendationBuilder.java
31
* This class builds
recommendations
as notifications with videos as inputs.
/frameworks/base/docs/html/preview/tv/ui/
index.jd
36
<dt><b><a href="
recommendations
.html">
Recommendations
</a></b></dt>
37
<dd>Learn how your app can contribute to the list of
recommendations
appearing on the home
/frameworks/base/docs/html/guide/appendix/
media-formats.jd
13
<li><a href="#
recommendations
">Video Encoding
Recommendations
</a></li>
281
<h2 id="
recommendations
">Video Encoding
Recommendations
</h2>
287
<p>In addition to these encoding parameter
recommendations
,
292
<p class="table-caption" id="encoding-
recommendations
-table"><strong>Table 2.</strong>
346
<p class="table-caption" id="encoding-
recommendations
-table-vp8"><strong>Table 3.</strong>
/device/sample/apps/LeanbackCustomizer/res/values/
config.xml
11
This same list will be used to determine the initial ordering of
recommendations
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
X500NameStyle.java
10
* will produce UTF8Strings in line with the current
recommendations
(RFC 3280).
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509NameEntryConverter.java
15
* will produce UTF8Strings in line with the current
recommendations
(RFC 3280).
/external/chromium_org/chrome/browser/history/
most_visited_tiles_experiment.h
37
// Visited
recommendations
to drop below eight.
/external/valgrind/main/
README.s390
37
Recommendations
/frameworks/base/docs/html/tv/
index.jd
125
<img src="{@docRoot}tv/images/
recommendations
.png" alt="
Recommendations
"
133
<a href="{@docRoot}training/tv/discovery/
recommendations
.html">Learn about
134
recommendations
</a>
/frameworks/base/docs/html/preview/
preview_toc.cs
67
<li><a href="<?cs var:toroot ?>preview/tv/ui/
recommendations
.html">
68
Recommendations
</a></li>
/frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd
12
<li><a href="#
recommendations
">Accessibility
Recommendations
</a></li>
29
requirements,
recommendations
and considerations to help you make sure your application is
90
<h2 id="
recommendations
">Accessibility
Recommendations
</h2>
/external/chromium_org/crypto/
hmac.h
45
// In FIPS 198-1 (and SP-800-107, which describes key size
recommendations
),
/external/chromium_org/third_party/WebKit/Source/wtf/
CryptographicallyRandomNumber.cpp
110
// Discard early keystream, as per
recommendations
in:
/frameworks/base/docs/html/tools/testing/
testing_accessibility.jd
12
<li><a href="#
recommendations
">Testing
Recommendations
</a></li>
102
<h2 id="
recommendations
">Testing
Recommendations
</h2>
/frameworks/base/docs/html/training/tv/playback/
now-playing.jd
25
screen in the
recommendations
row.</p>
28
home screen in the
recommendations
row for an active media session. It includes the media metadata
/external/chromium_org/third_party/openssl/openssl/apps/
openssl.cnf
193
# PKIX
recommendations
harmless if included in all certificates.
298
# PKIX
recommendations
harmless if included in all certificates.
/external/openssl/apps/
openssl.cnf
193
# PKIX
recommendations
harmless if included in all certificates.
298
# PKIX
recommendations
harmless if included in all certificates.
/external/chromium_org/native_client_sdk/src/doc/
nacl-and-pnacl.rst
8
**Portable Native Client**, and provides
recommendations
for when to use each.
/external/chromium_org/third_party/libphonenumber/src/resources/
phonenumber.proto
41
// Extension is not standardized in ITU
recommendations
, except for being defined as a series of
/external/iproute2/tc/
q_choke.c
112
Sally Floyd's
recommendations
:
Completed in 410 milliseconds
1
2
3
4
5