OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:your
(Results
626 - 650
of
26813
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/training/testing/unit-testing/
local-unit-tests.jd
14
<li><a href="#setup">Set Up
Your
Testing Environment</a></li>
35
<p>If
your
unit test has no dependencies or only has simple dependencies on Android, you should run
36
your
test on a local development machine. This testing approach is efficient because it helps
38
emulator every time
your
test is run. Consequently, the execution time for running
your
unit
43
<h2 id="setup">Set Up
Your
Testing Environment</h2>
45
<p>In
your
Android Studio project, you must store the source files for local
49
<p>You also need to configure the testing dependencies for
your
project to use
50
the standard APIs provided by the JUnit 4 framework. If
your
test needs to
53
to simplify
your
local unit tests. To learn more about using mock objects i
[
all
...]
/frameworks/base/docs/html/preview/features/
tv-recording-api.jd
29
<p>If you want to provide recording functionality for
your
TV input service,
30
you must indicate to the system that
your
app supports recording, implement
32
during recording, and manage
your
recorded sessions.</p>
37
experience for
your
TV input service.</p>
41
<p>To tell the system that
your
TV input service supports recording, set
42
the <code>android:canRecord</code> attribute in
your
service metadata XML file
53
<a href="{@docRoot}training/tv/tif/tvinput.html#manifest">Declare
Your
TV Input
57
<p>Alternatively, you can indicate recording support in
your
code using
61
<li>In
your
<code>TvInputService.onCreate()</code> method, create a new
66
indicate
your
service supports recording.</li
[
all
...]
/frameworks/base/docs/html/training/material/
get-started.jd
10
<li><a href="#Layouts">Design
Your
Layouts</a></li>
11
<li><a href="#Depth">Specify Elevation in
Your
Views</a></li>
13
<li><a href="#Animations">Customize
Your
Animations</a></li>
30
Apply the material <strong>theme</strong> to
your
app.</li>
32
Create
your
<strong>layouts</strong> following material design guidelines.</li>
34
Specify the <strong>elevation</strong> of
your
views to cast shadows.</li>
38
Customize the <strong>animations</strong> in
your
app.</li>
43
<p>You can add many material design features to
your
app while maintaining compatibility with
47
<h3>Update
your
app with material design</h3>
49
<p>To update an existing app to incorporate material design, update
your
layouts followin
[
all
...]
/frameworks/base/docs/html/training/auto/audio/
index.jd
5
page.metaDescription=Learn how to extend
your
audio apps for use in Android Auto devices.
21
<li><a href="#config_manifest">Configure
Your
Manifest</a></li>
22
<li><a href="#isconnected">Determine if
Your
App is Connected</a></li>
66
enjoyable. The Android framework allows you to extend
your
audio app so users can listen to their
72
dashboard systems running Android Auto. By configuring
your
app with a few settings and
73
implementing a service for accessing music tracks, you can enable Auto devices to discover
your
74
app and provide a browse and playback interface for
your
app's audio content.
79
integrated speakers or connected headphones. It describes how to extend
your
app to allow Auto
80
devices to browse
your
content listings and play it through a car stereo system.
88
connects an Android mobile device into a dashboard system, Android Auto discovers
your
app throug
[
all
...]
/dalvik/dx/tests/115-merge/
info.txt
4
The run script requires vogar, so you must have vogar on
your
$PATH to run this
/dalvik/dx/tests/117-modified-utf8/
info.txt
3
The run script requires vogar, so you must have vogar on
your
$PATH to run this
/dalvik/dx/tests/119-merge-conflict/
info.txt
3
The run script requires vogar, so you must have vogar on
your
$PATH to run this
/developers/build/prebuilts/androidtv/leanback/
build.gradle
10
// NOTE: Do not place
your
application dependencies here; they belong
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/
strings.xml
24
<string name="your_number">
Your
number: %d</string>
25
<string name="your_rank">
Your
rank: %s</string>
28
<string name="your_profile">
Your
profile: %1$s (%2$d)</string>
29
<string name="your_items">
Your
items: %s</string>
/developers/build/prebuilts/gradle/NfcProvisioning/
nfcprovisioning.txt
5
android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME=packagename.of.
your
.deviceowner
/developers/samples/android/admin/AppRestrictionSchema/Application/src/main/res/values/
strings.xml
24
<string name="your_number">
Your
number: %d</string>
25
<string name="your_rank">
Your
rank: %s</string>
28
<string name="your_profile">
Your
profile: %1$s (%2$d)</string>
29
<string name="your_items">
Your
items: %s</string>
/developers/samples/android/admin/NfcProvisioning/
nfcprovisioning.txt
5
android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME=packagename.of.
your
.deviceowner
/development/samples/LunarLander/
_index.html
1
<p>A sample game.
Your
objective: to land on the moon.
/development/samples/browseable/AppRestrictionSchema/res/values/
strings.xml
24
<string name="your_number">
Your
number: %d</string>
25
<string name="your_rank">
Your
rank: %s</string>
28
<string name="your_profile">
Your
profile: %1$s (%2$d)</string>
29
<string name="your_items">
Your
items: %s</string>
/development/samples/browseable/BasicContactables/
_index.jd
10
reducing the number of queries
your
application needs to use when searching the contacts database!
/development/samples/browseable/ConfirmCredential/
_index.jd
8
This sample demonstrates how you can use device credentials (PIN, Pattern, Password) in
your
app
/development/samples/browseable/Flashlight/
_index.jd
8
Wearable activity that uses
your
wearable screen as a flashlight. There is also
/development/samples/browseable/ScopedDirectoryAccess/
_index.jd
10
READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE in
your
manifest.
/development/samples/devbytes/telephony/SmsSampleProject/
build.gradle
10
// NOTE: Do not place
your
application dependencies here; they belong
/external/autotest/client/tests/kvm/autotest_control/
systemtap.control
11
symbols, or a matching debuginfo package from
your
distro.
/external/autotest/client/tests/systemtap/
control
11
symbols, or a matching debuginfo package from
your
distro.
/external/avahi/avahi-python/avahi-discover/
avahi-discover.desktop.in.in
4
_Comment=Browse for Zeroconf services available on
your
network
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/
search_hits.doctest
4
# should have some HIT's returned by a search (but only if
your
account has existing HIT's)
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/tasks/test/
jasmine.rake
5
puts "
your
tests are here:"
/external/clang/test/Lexer/
eof-file.c
4
// This file intentionally ends without a \n on the last line. Make sure
your
Completed in 1368 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>