OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emulate
(Results
151 - 175
of
890
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libexif/test/
test-parse.c
85
/*
emulate
strndup */
/external/libxml2/
build_glob.py
7
# data (TSD) is used to
emulate
global state.
/external/mesa3d/src/glx/apple/
apple_xgl_api_read.c
63
* We
emulate
this behavior by switching the current drawable.
/external/v8/test/cctest/
test-api-accessors.cc
35
// We
emulate
Embedder-created DOM Node instances. Specifically:
/external/vixl/examples/
literal.cc
63
// executing it.
Emulate
that.
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
index.jd
47
a secure element, allowing any Android application to
emulate
a card and talk directly to
/packages/apps/LegacyCamera/src/com/android/camera/
ShutterButton.java
68
// We want to
emulate
this sequence of events with the shutter
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
ContactsPermissions.java
32
// to
emulate
calls from other apps.
/toolchain/binutils/binutils-2.25/ld/emultempl/
gld960.em
24
/*
Emulate
the Intel's port of gld. */
gld960c.em
24
/*
Emulate
the Intel's port of gld. */
/cts/tests/tests/widget/src/android/widget/cts/
ListPopupWindowTest.java
375
// Determine the location of the popup on the screen so that we can
emulate
386
// The logic below uses Instrumentation to
emulate
a tap outside the bounds of the
390
// It is not correct to
emulate
these two sequences separately in the test, as it
391
// wouldn't
emulate
the user-facing interaction for this test. Note that usage
675
// The logic below uses Instrumentation to
emulate
a swipe / drag gesture to bring up
684
// Inject a sequence of MOVE events that
emulate
a "swipe down" gesture
691
// sleep for a bit to
emulate
a 200ms swipe
740
//
Emulate
drag-down gesture with a sequence of motion events
[
all
...]
/external/bison/build-aux/
mdate-sh
31
if test -n "${ZSH_VERSION+set}" && (
emulate
sh) >/dev/null 2>&1; then
32
emulate
sh
/external/libmicrohttpd/doc/
mdate-sh
31
if test -n "${ZSH_VERSION+set}" && (
emulate
sh) >/dev/null 2>&1; then
32
emulate
sh
/external/webrtc/webrtc/base/
timeutils.cc
96
//
Emulate
POSIX gettimeofday().
115
//
Emulate
POSIX gmtime_r().
/frameworks/base/cmds/sm/src/com/android/commands/sm/
Sm.java
91
} else if ("set-
emulate
-fbe".equals(op)) {
246
System.err.println(" sm set-
emulate
-fbe [true|false]");
/frameworks/base/docs/html-intl/intl/in/training/articles/
direct-boot.jd
172
$ adb shell sm set-
emulate
-fbe true
178
$ adb shell sm set-
emulate
-fbe false
/system/update_engine/
p2p_manager_unittest.cc
473
//
Emulate
p2p-client returning valid URL with "fooX", 42 and "cros_au"
482
//
Emulate
p2p-client returning invalid URL.
488
//
Emulate
p2p-client conveying failure.
494
//
Emulate
p2p-client not existing.
501
//
Emulate
p2p-client crashing.
507
//
Emulate
p2p-client exceeding its timeout.
/external/autotest/client/cros/input_playback/
input_playback.py
42
player.
emulate
(property_file=path_to_file)
117
def
emulate
(self, input_type='mouse', property_file=None):
member in class:InputPlayback
119
Emulate
the given input (or default for type) with evemu-device.
/docs/source.android.com/src/source/
building.jd
103
<h3 id="
emulate
-an-android-device">
Emulate
an Android Device</h3>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathValidatorSpi.java
115
//
emulate
CRL exception message in RFC3280CertPathUtilities.checkCRLs
305
//
emulate
CRL exception message in RFC3280CertPathUtilities.checkCRLs
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl_ppc64.S
49
//
Emulate
the real setjmp function. We do this because we can't
194
//
Emulate
the real sigsetjmp function. We do this because we can't
/frameworks/base/docs/html/training/articles/
direct-boot.jd
185
$ adb shell sm set-
emulate
-fbe true
191
$ adb shell sm set-
emulate
-fbe false
/frameworks/base/docs/html-intl/intl/es/training/articles/
direct-boot.jd
172
$ adb shell sm set-
emulate
-fbe true
178
$ adb shell sm set-
emulate
-fbe false
/frameworks/base/docs/html-intl/intl/pt-br/training/articles/
direct-boot.jd
172
$ adb shell sm set-
emulate
-fbe true
178
$ adb shell sm set-
emulate
-fbe false
/frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatViewInflater.java
85
// We can
emulate
Lollipop's android:theme attribute propagating down the view hierarchy
235
* Allows us to
emulate
the {@code android:theme} attribute for devices before L.
Completed in 2046 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>