Home
last modified time | relevance | path

Searched defs:activate (Results 1 – 25 of 41) sorted by relevance

12

/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
DSocks5ClientForInitiator.java95 private void activate() throws XMPPException { in activate() method in Socks5ClientForInitiator
96 Bytestream activate = createStreamHostActivation(); in activate() local
107 Bytestream activate = new Bytestream(this.sessionID); in createStreamHostActivation() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DTextDialogPropertyEditor.java50 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in TextDialogPropertyEditor
DAbstractComboPropertyEditor.java45 …public boolean activate(final PropertyTable propertyTable, final Property property, Point location) in activate() method in AbstractComboPropertyEditor
DPropertyEditor.java69 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in PropertyEditor
DAbstractComboBoxPropertyEditor.java49 public final boolean activate(final PropertyTable propertyTable, in activate() method in AbstractComboBoxPropertyEditor
DBooleanPropertyEditor.java82 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanPropertyEditor
DBooleanObjectPropertyEditor.java84 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() method in BooleanObjectPropertyEditor
DAbstractTextPropertyEditor.java158 …public boolean activate(final PropertyTable propertyTable, final Property property, Point location) in activate() method in AbstractTextPropertyEditor
/external/chromium_org/ash/test/
Dtest_activation_delegate.cc27 TestActivationDelegate::TestActivationDelegate(bool activate) in TestActivationDelegate()
/external/chromium_org/remoting/webapp/
Dfullscreen.js24 remoting.Fullscreen.prototype.activate = function(fullscreen, opt_onDone) { }; method in remoting.Fullscreen
Dfullscreen_v2.js48 remoting.FullscreenAppsV2.prototype.activate = function( method in remoting.FullscreenAppsV2
Dfullscreen_v1.js39 remoting.FullscreenAppsV1.prototype.activate = function( method in remoting.FullscreenAppsV1
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMarquee.cpp191 bool activate = (m_totalLoops <= 0 || m_currentLoop < m_totalLoops); in updateMarqueePosition() local
257 bool activate = (m_totalLoops <= 0 || m_currentLoop < m_totalLoops); in styleDidChange() local
/external/chromium_org/third_party/polymer/components-chromium/core-menu/
Dcore-submenu-extracted.js37 activate: function() { method
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/js/
DrootUi.js9 $('#tabs').tabs({activate: this.onTabChange_.bind(this)}); property
/external/chromium_org/ash/system/tray/
Dsystem_tray_item.cc60 void SystemTrayItem::PopupDetailedView(int for_seconds, bool activate) { in PopupDetailedView()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotView.js180 activate: function(heapSnapshotView) { }, method in WebInspector.HeapSnapshotView.Perspective
241 activate: function(heapSnapshotView) method in WebInspector.HeapSnapshotView.SummaryPerspective
291 activate: function(heapSnapshotView) method in WebInspector.HeapSnapshotView.ComparisonPerspective
336 activate: function(heapSnapshotView) method in WebInspector.HeapSnapshotView.ContainmentPerspective
378 activate: function(heapSnapshotView) method in WebInspector.HeapSnapshotView.AllocationPerspective
429 activate: function(heapSnapshotView) method in WebInspector.HeapSnapshotView.StatisticsPerspective
/external/replicaisland/src/com/replica/replicaisland/
DChangeComponentsComponent.java115 public void activate(GameObject parent) { in activate() method in ChangeComponentsComponent
/external/chromium_org/ui/views/controls/
Dlink.cc95 bool activate = ((event.key_code() == ui::VKEY_SPACE) || in OnKeyPressed() local
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
Ddirectory_tree.js399 DirectoryItem.prototype.activate = function() { method in DirectoryItem
575 VolumeItem.prototype.activate = function() { method in VolumeItem
759 ShortcutItem.prototype.activate = function() { method in ShortcutItem
/external/lldb/utils/vim-lldb/python-vim-lldb/
Dvim_ui.py41 def activate(self): member in UI
/external/chromium_org/chrome/browser/ui/views/ash/
Dtab_scrubber.cc263 void TabScrubber::FinishScrub(bool activate) { in FinishScrub()
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macevents.c65 static int Mac_HandleActivate(int activate) in Mac_HandleActivate()
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_at.c1487 void bta_hf_client_send_at_cmer(BOOLEAN activate) in bta_hf_client_send_at_cmer()
1516 void bta_hf_client_send_at_clip(BOOLEAN activate) in bta_hf_client_send_at_clip()
1530 void bta_hf_client_send_at_ccwa(BOOLEAN activate) in bta_hf_client_send_at_ccwa()
1545 void bta_hf_client_send_at_cmee(BOOLEAN activate) in bta_hf_client_send_at_cmee()
/external/libnfc-nxp/src/
DphFriNfc_LlcpMac.h155 pphFriNfcLlpcMac_Activate_t activate; member

12