OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:passive
(Results
1 - 25
of
355
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Camera2/src/com/android/camera/ui/focus/
FocusRing.java
26
* Check the state of the
passive
focus ring animation.
28
* @return whether the
passive
focus animation is running.
38
* Start a
passive
focus animation.
FocusController.java
44
* Show a
passive
focus animation at the center of the active area.
60
* Show a
passive
focus animation at the given viewX and viewY position.
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf
17
passive
off;
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
EpsvCommandHandler.java
28
* CommandHandler for the EPSV (Extended Address
Passive
Mode) command. Request the Session to switch
29
* to
passive
data connection mode. Return a reply code of 229, along with response text of the form:
30
* "<i>Entering Extended
Passive
Mode (|||PORT|)</i>", where <i>PORT</i> is the 16-bit TCP port
PasvCommandHandler.java
30
* CommandHandler for the PASV (Passove Mode) command. Request the Session to switch to
passive
32
* "<i>Entering
Passive
Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationVerifier.java
42
/* In
passive
mode, the mean computed for the deltas should not be smaller
162
// When a test round start,
passive
listener shouldn't recevice location before active listener.
167
mCb.log("ignoring
passive
" + mProvider + " update");
177
mCb.log("(ignored)
passive
" + mProvider + " update (" + delta + "ms)");
187
mCb.log("
passive
" + mProvider + " update (" + delta + "ms)");
218
mCb.log("enabling
passive
listener");
230
mCb.log("disabling
passive
listener");
/frameworks/base/location/java/android/location/
ILocationManager.aidl
96
//
Passive
is true if the location is coming from the
passive
provider, in which case
98
void reportLocation(in Location location, boolean
passive
);
/external/iptables/extensions/
libxt_osf.man
1
The osf module does
passive
operating system fingerprinting. This modules
6
Match an operating system genre by using a
passive
fingerprinting.
/frameworks/ml/bordeaux/learning/multiclass_pa/java/android/bordeaux/learning/
MulticlassPA.java
21
* Wrapper for multiclass
passive
aggressive classifier.
/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
AutoFocusStateMachine.java
40
* The camera is currently focused (either active or
passive
).
47
* The camera is currently not focused (either active or
passive
).
54
* The camera is currently scanning (either active or
passive
)
251
* <li>
Passive
- Scanning restarts with {@link AutoFocusStateListener#onAutoFocusScan}</li>
283
* <p>This is typically only used when locking the
passive
AF has failed.</p>
322
* Enable
passive
autofocus, immediately triggering a non-converging scan.
324
* <p>While
passive
autofocus is enabled, use {@link #lockAutoFocus} to lock
326
* to let the lens go back into
passive
scanning.</p>
328
* <p>Once
passive
AF scanning starts, {@link AutoFocusStateListener#onAutoFocusScan} will be
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
PasvCommandHandler.java
31
* CommandHandler for the PASV (Passove Mode) command. Request the Session to switch to
passive
33
* "<i>Entering
Passive
Mode. (h1,h2,h3,h4,p1,p2)</i>", where <i>h1..h4</i> are the 4
/frameworks/ml/bordeaux/learning/multiclass_pa/native/
multiclass_pa.h
19
//
passive
aggressive.
60
// parameters using
passive
-aggressive.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/can/
error.h
40
#define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error
passive
status RX */
41
#define CAN_ERR_CRTL_TX_PASSIVE 0x20 /* reached error
passive
status TX */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/can/
error.h
38
#define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error
passive
status RX */
39
#define CAN_ERR_CRTL_TX_PASSIVE 0x20 /* reached error
passive
status TX */
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample
32
#
passive
on ;
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
EpsvCommandHandler.java
28
* <li>Otherwise, request the Session to switch to
passive
data connection mode. Return a reply code
PasvCommandHandler.java
29
* <li>Otherwise, request the Session to switch to
passive
data connection mode. Return a reply code of 227,
/external/mockftpserver/MockFtpServer/src/site/apt/
stubftpserver-features.apt
11
* Supports active and
passive
mode data transfers.
/external/mockftpserver/branches/1.x_Branch/src/site/apt/
stubftpserver-features.apt
11
* Supports active and
passive
mode data transfers.
/external/iproute2/include/linux/can/
netlink.h
98
__u32 error_passive; /* Changes to error
passive
state */
/external/libpcap/
README.septel
2
libpcap to support the Septel range of
passive
network monitoring cards
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/session/
DefaultSessionTest.java
121
* Test the setClientDataPort() method after the session was in
passive
data mode
133
// Make sure that any
passive
mode connection info is cleared out
173
* Test the OpenDataConnection method, when in
passive
mode and no incoming connection is
222
* Test the readData() method after switching to
passive
mode
/frameworks/av/include/media/stagefright/foundation/
ANetworkSession.h
61
//
passive
/frameworks/base/docs/html/training/monitoring-device-state/
manifest-receivers.jd
39
use the receivers you declared in the manifest as
passive
alarms that are triggered by system events
/frameworks/base/services/core/java/com/android/server/location/
PassiveProvider.java
37
* A
passive
location provider reports locations received from other providers
Completed in 820 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>