OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:continuous
(Results
26 - 50
of
541
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/core/
SkRWBuffer.h
37
* Return the current
continuous
block of memory, or NULL if the iterator is exhausted
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
HapticFeedbackController.java
61
* Try to vibrate. To prevent this becoming a single
continuous
vibration, nothing will
/packages/apps/Camera/src/com/android/camera/
CountDownTimerPreference.java
27
* from a predefined list. When the entry values are a
continuous
list of numbers,
/packages/apps/Camera/tests/
AndroidManifest.xml
38
android:label="Camera
continuous
test runner">
/packages/apps/Camera2/tests/
AndroidManifest.xml
31
android:label="Camera
continuous
test runner"/>
/packages/apps/Camera2/tests_camera/
AndroidManifest.xml
38
android:label="Camera
continuous
test runner">
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DrawIdler.java
12
* subsequently triggered if {@link #IDLE_WINDOW_MS}
continuous
milliseconds elapse with zero draws.
/art/runtime/gc/space/
bump_pointer_space.h
142
// Go through all of the blocks and visit the
continuous
objects.
179
// The number of blocks in the space, if it is 0 then the space has one long
continuous
block
190
"
continuous
block must be kAlignment aligned");
/docs/source.android.com/src/devices/sensors/
report-modes.jd
30
<h2 id="
continuous
">
Continuous
</h2>
31
<p>Events are generated at a constant rate defined by the <a href="hal-interface.html#sampling_period_ns">sampling_period_ns</a> parameter passed to the <code>batch</code> function. Example sensors using the
continuous
versioning.jd
121
<p>This value is defined only for
continuous
and on-change sensors. It is the
129
<p>For
continuous
sensors, set it to the maximum sampling period allowed in
151
href="{@docRoot}devices/sensors/report-modes.html#
continuous
">
continuous
</a>
/external/clang/include/clang/Serialization/
ContinuousRangeMap.h
25
/// \brief A map from
continuous
integer ranges to some value, with a very
28
/// CRM maps from integer ranges to values. The ranges are
continuous
, i.e.
107
/// \brief An object that helps properly build a
continuous
range map
/cts/tests/tests/hardware/src/android/hardware/cts/
SensorTest.java
305
// test both
continuous
and batching mode sensors
338
"There are no
Continuous
sensors in the device.");
375
"There are no
Continuous
sensors in the device.");
474
* Verifies that a
continuous
sensor produces events that have timestamps synchronized with
559
* - for
continuous
sensors it first ensures that the FIFO is filled
575
* Consider only
continuous
mode sensors for testing register listener.
/docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd
19
<p>Trade Federation (tradefed or TF for short) is a
continuous
test framework designed for running tests
63
back into userspace mode. Combined with a module to tie into a
continuous
build system, this would
77
process might be incorporated into a
continuous
build sequence. For smaller developers, it
/pdk/apps/TestingCamera2/
README.txt
33
5. Start capturing images with either 'capture' (one-shot) or 'repeat' (
continuous
) buttons on
94
Repeat is a
continuous
operation, where the camera device continually captures the images using
105
can be one-shot or
continuous
.
/art/runtime/gc/accounting/
heap_bitmap.cc
30
CHECK(it != continuous_space_bitmaps_.end()) << "
continuous
space bitmap " << old_bitmap
heap_bitmap.h
77
// Bitmaps covering
continuous
spaces.
/art/runtime/gc/collector/
immune_region.h
34
// An immune region is a
continuous
region of memory for which all objects contained are assumed to
/developers/build/prebuilts/gradle/SlidingTabsBasic/
README.md
6
ViewPager title strip which gives
continuous
feedback to the user when scrolling.
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/
README.md
6
ViewPager title strip which gives
continuous
feedback to the user when scrolling.
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloAudio.java
53
audio_nature.setLooping(true); // activate
continuous
playing
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h
98
/**
Continuous
register range write to command buffer; requires 1 dword,
/packages/apps/Email/src/com/android/email/mail/internet/
EmailHtmlUtil.java
25
// multiple
continuous
spaces.
/hardware/libhardware/include/hardware/
sensors.h
278
* reporting-mode:
continuous
291
* reporting-mode:
continuous
305
* reporting-mode:
continuous
320
* reporting-mode:
continuous
344
* reporting-mode:
continuous
373
* reporting-mode:
continuous
386
* reporting-mode:
continuous
400
* reporting-mode:
continuous
436
* reporting-mode:
continuous
449
* reporting-mode:
continuous
[
all
...]
/developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
33
* to display a custom {@link ViewPager} title strip which gives
continuous
feedback to the user
42
* above, but is designed to give
continuous
feedback to the user when scrolling.
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/Application/src/main/java/com/example/android/slidingtabsbasic/
SlidingTabsBasicFragment.java
33
* to display a custom {@link ViewPager} title strip which gives
continuous
feedback to the user
42
* above, but is designed to give
continuous
feedback to the user when scrolling.
Completed in 273 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>