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
212
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
experimental_app.html
1
<p>The current methods allow applications to generate
passive
notifications.</p
/external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper_delegate.h
22
// Called on a successful
passive
sign-in.
25
// Called on a failed
passive
sign-in; |error| describes the error.
wallet_signin_helper.h
42
// A
passive
sign-in is a non-interactive refresh of content area cookies,
72
// While
passive
login/merge session URL fetches are going on:
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf
17
passive
off;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransport.h
120
// active
passive
/ holdconn
121
//
passive
active / holdconn
122
// actpass active /
passive
/ holdconn
130
// setup attribute value of setup:active or setup:
passive
. Note that
131
// if the answerer uses setup:
passive
, then the DTLS handshake will
137
// IOW - actpass and
passive
modes should be treated as server and
156
LOG(LS_ERROR) << "Answerer must use either active or
passive
value "
172
LOG(LS_ERROR) << "Answerer must use either active or
passive
value "
177
// If local is
passive
, local will act as server.
/external/chromium_org/sync/internal_api/public/engine/
passive_model_worker.h
16
// Implementation of ModelSafeWorker for
passive
types. All work is
/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
85
//
Passive
is true if the location is coming from the
passive
provider, in which case
87
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.
/external/chromium/chrome/browser/sync/engine/
model_safe_worker.cc
54
// The
passive
group is not the work thread for any browser model.
/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/kernel-headers/original/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 */
netlink.h
98
__u32 error_passive; /* Changes to error
passive
state */
/frameworks/ml/bordeaux/learning/multiclass_pa/native/
multiclass_pa.h
19
//
passive
aggressive.
60
// parameters using
passive
-aggressive.
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample
32
#
passive
on ;
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/signin/
SigninManager.java
166
* @param
passive
If
passive
is true then this operation should not interact with the user.
170
Activity activity, final Account account, boolean
passive
, final Observer observer) {
183
mPassive =
passive
;
214
// If this is a
passive
interaction (e.g. auto signin) then don't show the confirmation
/external/iproute2/include/linux/can/
netlink.h
98
__u32 error_passive; /* Changes to error
passive
state */
/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/java/com/android/server/location/
PassiveProvider.java
37
* A
passive
location provider reports locations received from other providers
/external/chromium/chrome/browser/sync/sessions/
ordered_commit_set_unittest.cc
50
//
PASSIVE
has one element removed. Finally, truncate to 1 so only UI is
78
SCOPED_TRACE(::testing::Message("
PASSIVE
projection mismatch at i = ")
/external/chromium_org/chrome/android/testshell/java/src/org/chromium/chrome/testshell/sync/
SyncController.java
104
final boolean
passive
= false;
105
signinManager.startSignIn(activity, account,
passive
, new SigninManager.Observer() {
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LocationProviderFactory.java
182
// the
passive
one. Make use of the last known location and call
198
* Checks if the
passive
location provider is the only provider available
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c
63
/* B30*/ 1, /* (1 = active mode polling before
passive
, 0 =
passive
polling first) Default = 0.*/
Completed in 2481 milliseconds
1
2
3
4
5
6
7
8
9