HomeSort by relevance Sort by last modified time
    Searched full:deactivate (Results 101 - 125 of 377) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/tools/python/google/httpd_config/
httpd2_linux.conf 16 # one request per connection). Set to "Off" to deactivate.
  /external/chromium_org/ui/views/
accessible_pane_view.cc 179 focused_view->GetWidget()->Deactivate();
accessible_pane_view_unittest.cc 103 // on deactivate which is rather unpredictable where the focus will land.
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host.h 102 virtual void Deactivate() = 0;
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractComboBoxPropertyEditor.java 102 public final void deactivate(PropertyTable propertyTable, Property property, boolean save) { method in class:AbstractComboBoxPropertyEditor
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/
AbstractControlActionsManager.java 80 // deactivate on dispose
  /frameworks/base/core/java/android/database/
Cursor.java 351 void deactivate(); method in interface:Cursor
356 * #deactivate}.
372 * Unlike {@link #deactivate()} a call to {@link #requery()} will not make the Cursor valid
404 * {@link #requery()}, {@link #deactivate()}, or {@link #close()}.
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
AsyncRunner.java 95 // Deactivate context.
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java 158 mCursor.deactivate();
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SuppressNotificationReceiver.java 89 public void deactivate() { method in class:SuppressNotificationReceiver
  /packages/services/Telephony/src/com/android/phone/
ADNList.java 92 mCursor.deactivate();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_userstring.py 49 # MutableStrings can be hashed => deactivate test
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_userstring.py 49 # MutableStrings can be hashed => deactivate test
  /external/libnfc-nci/src/nfa/include/
nfa_api.h     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 334 // The page wants the hosting window to activate/deactivate itself (it
337 virtual void Deactivate() {}
  /external/chromium_org/win8/metro_driver/ime/
text_service.cc 332 thread_manager_->Deactivate();
484 thread_manager->Deactivate();
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript3.php 251 'deactivate', 'dayUTC', 'day', 'dateUTC', 'date', 'dataFormat',
329 'DESCENDING', 'DELETE', 'DEFAULT', 'DEACTIVATE', 'DATA',
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 439 // or a DECIDED_WORD we may cancel the commit later; otherwise, we should deactivate
449 lastComposedWord.deactivate();
  /external/chromium/chrome/browser/prerender/
prerender_contents.h 159 virtual void Deactivate() {}
  /external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller.cc 140 // Deactivate the change processor on the UI thread. We dont want to listen
  /external/chromium_org/ash/system/tray/
system_tray.h 198 // Deactivate the system tray in the shelf if it was active before.
  /external/chromium_org/ash/wm/
base_layout_manager.cc 188 window_state->Deactivate();
partial_screenshot_view.cc 73 Shell::GetInstance()->overlay_filter()->Deactivate();
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
native_app_window_cocoa.h 64 virtual void Deactivate() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/panels/
panel_host.cc 160 panel_->Deactivate();

Completed in 822 milliseconds

1 2 3 45 6 7 8 91011>>