OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activate
(Results
101 - 125
of
815
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.h
29
// Called by the AppModalDialogQueue to
activate
the dialog.
/external/chromium/chrome/browser/ui/gtk/
global_menu_bar.h
73
// gtk_check_menu_item_set_active() will call the "
activate
" signal. We need
/external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.h
58
virtual void
Activate
() OVERRIDE;
/external/guava/guava-tests/test/com/google/common/eventbus/
AsyncEventBusTest.java
53
// Now we find the task in our Executor and explicitly
activate
it.
/external/iptables/extensions/
libxt_TCPMSS.man
21
Workaround:
activate
this option and add a rule to your firewall
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsRigidBody.java
429
rBody.
activate
();
454
rBody.
activate
();
466
rBody.
activate
();
478
rBody.
activate
();
490
rBody.
activate
();
500
rBody.
activate
();
509
rBody.
activate
();
537
public void
activate
() {
method in class:PhysicsRigidBody
538
rBody.
activate
();
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloAudio.java
53
audio_nature.setLooping(true); //
activate
continuous playing
/external/skia/legacy/src/animator/
SkDrawExtraPathEffect.cpp
114
apply->
activate
(*fMaker);
127
apply->
activate
(*fMaker);
252
apply->
activate
(*fMaker);
264
apply->
activate
(*fMaker);
/external/skia/src/animator/
SkDrawExtraPathEffect.cpp
114
apply->
activate
(*fMaker);
127
apply->
activate
(*fMaker);
249
apply->
activate
(*fMaker);
261
apply->
activate
(*fMaker);
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/provider/
BytestreamsProvider.java
55
else if (elementName.equals(Bytestream.
Activate
.ELEMENTNAME)) {
/external/v8/test/mjsunit/harmony/
debug-evaluate-blockscopes.js
33
// TODO(ES6): properly
activate
extended mode
/external/webkit/Source/WebCore/page/
SpeechInput.h
48
// speech recognition engine. It provides methods for the input elements to
activate
speech
/external/webkit/Tools/QueueStatusServer/model/
activeworkitems_unittest.py
40
self.testbed.
activate
()
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/mac/
ActivateFonts.mm
68
NSLog(@"Failed to
activate
fonts: %@", errors);
/frameworks/base/core/tests/coretests/src/android/view/
BigCache.java
32
* should not be able to
activate
its drawing cache.
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterFunction.java
62
glEnv.
activate
();
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
LiftToActivateListener.java
25
* Hover listener that implements lift-to-
activate
interaction for
/frameworks/compile/mclinker/include/mcld/MC/
InputAction.h
34
virtual bool
activate
(InputBuilder&) const = 0;
/frameworks/native/services/sensorservice/
CorrectedGyroSensor.h
43
virtual status_t
activate
(void* ident, bool enabled);
GravitySensor.h
43
virtual status_t
activate
(void* ident, bool enabled);
LinearAccelerationSensor.h
43
virtual status_t
activate
(void* ident, bool enabled);
OrientationSensor.h
42
virtual status_t
activate
(void* ident, bool enabled);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
gadgetfs.h
21
* may
activate
endpoints as it handles SET_CONFIGURATION setup events,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
gadgetfs.h
21
* may
activate
endpoints as it handles SET_CONFIGURATION setup events,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
gadgetfs.h
21
* may
activate
endpoints as it handles SET_CONFIGURATION setup events,
Completed in 580 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>