OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switching
(Results
26 - 50
of
1307
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/sepolicy/
kernel.te
28
# Initial setenforce by init prior to
switching
to init domain.
33
# Write to /proc/1/oom_adj prior to
switching
to init domain.
36
# Init reboot before
switching
selinux domains under certain error
48
# Set checkreqprot by init.rc prior to
switching
to init domain.
/frameworks/base/docs/html/training/backward-compatible-ui/
using-component.jd
16
<li><a href="#
switching
-logic">Add the
Switching
Logic</a></li>
32
<p>Now that you have two implementations of <code>TabHelper</code> and <code>CompatTab</code>—one for Android 3.0 and later and one for earlier versions of the platform—it's time to do something with these implementations. This lesson discusses creating the logic for
switching
between these implementations, creating version-aware layouts, and finally using the backward-compatible UI component.</p>
34
<h2 id="
switching
-logic">Add the
Switching
Logic</h2>
/cts/tests/tests/openglperf/src/android/openglperf/cts/
GlAppSwitchTest.java
30
* Tests OpenGl rendering after task
switching
to other GL-using application
103
* run foreground / background task
switching
between replica island and GlPlanetsActivity.
104
* @param waitTimeMs time to wait after each task
switching
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
package.html
26
Discrete events detection is based on
switching
functions. The user provides
50
we can use the following
switching
function setting:
69
we would use a
switching
function setting similar to this:
/frameworks/base/services/core/java/com/android/server/am/
UserState.java
56
public boolean
switching
;
field in class:UserState
105
if (
switching
) pw.print("
SWITCHING
");
/device/google/contexthub/firmware/src/algos/
ap_hub_sync.c
57
// setup the windowMax before
switching
state
67
// setup deltaEstimation before
switching
state
/external/v8/test/mjsunit/regress/
regress-parse-use-strict.js
34
// Test
switching
to strict mode after string literal.
38
// Test
switching
to strict mode after function declaration.
/device/google/atv/overlay/frameworks/base/packages/SettingsProvider/res/values/
defaults.xml
19
<!-- Do not enable auto rotation
switching
-->
/external/autotest/client/site_tests/touch_TabSwitch/
control
21
Plays back touchpad gestures (if present) and checks for tab
switching
.
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
control.h264
18
2. Keep
switching
between two videos.
control.vp8
18
2. Keep
switching
between two videos.
control.vp9
18
2. Keep
switching
between two videos.
/external/autotest/client/tests/unixbench/
control
18
- Pipe-based context
switching
/external/autotest/server/site_tests/display_EdidStress/
control
9
PURPOSE = "Stress DUT by
switching
EDID from among a large pool of EDIDs."
control.weekly
9
PURPOSE = "Stress DUT by
switching
EDID from among a large pool of EDIDs."
/external/autotest/server/site_tests/display_Resolution/
control.reboot
20
This test remotely tests display resolution functions, by
switching
EDIDs
control.relid_extended
21
This test remotely tests display resolution functions, by
switching
EDIDs
control.relid_mirrored
21
This test remotely tests display resolution functions, by
switching
EDIDs
/external/autotest/site_utils/deployment/
deploy.py
11
*
Switching
the DUT to dev mode.
/external/libpng/contrib/conftest/
s_read.dfa
31
#
Switching
these options on enables the 'AFIRST' and 'BGR' formats - you don't
s_write.dfa
29
#
Switching
these options on enables the 'AFIRST' and 'BGR' formats - you don't
simple.dfa
30
#
Switching
these options on enables the 'AFIRST' and 'BGR' formats - you don't
/external/libvpx/libvpx/vp9/common/
vp9_filter.h
30
// 8-tap, 8-tap-smooth, 8-tap-sharp, and
switching
between the three.
/external/llvm/test/MC/ARM/
mode-switch.s
1
@ Test ARM / Thumb mode
switching
with .code
/external/v8/gypfiles/
get_landmines.py
27
print '
Switching
to pinned msvs toolchain.'
Completed in 1412 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>