HomeSort by relevance Sort by last modified time
    Searched refs:removed (Results 226 - 250 of 473) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/services/java/com/android/server/wifi/
WifiService.java 1535 Multicaster removed = mMulticasters.remove(i); local
    [all...]
  /development/apps/Development/src/com/android/development/
SyncAdapterDriver.java 200 public void onServiceChanged(SyncAdapterType type, int userId, boolean removed) {
  /external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
AbstractPreferencesTest.java 820 // //same listener can be added twice, and must be removed twice
1957 private int removed = 0; field in class:AbstractPreferencesTest.MockNodeChangeListener
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_cookies_api.cc 61 dict->SetBoolean(keys::kRemovedKey, details->removed);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 331 // If the last non-mini-tab is being removed we force a layout on
333 // changes once the tab is actually removed (which happens at the end of
336 // We do the same when the last mini-tab is being removed for the same
346 // Returns the index of the tab being removed.
355 // The tab(s) being removed are gradually shrunken depending on the state
362 // Removed animated Tabs are never selected.
868 // we'll be pointing to tabs that have been deleted and removed from the
961 // removed, so we need to reset this property.
1299 TabGtk* removed = tab_data_.at(index).tab; local
    [all...]
  /external/chromium/net/base/
cookie_monster.h 71 // and must be destroyed when removed from the map). There are two
87 // option will be removed.
653 // The cookie was automatically removed due to an insert operation that
656 // The cookie was automatically removed as it expired.
664 // Will be called when a cookie is added or removed. The function is passed
665 // the respective |cookie| which was added to or removed from the cookies.
666 // If |removed| is true, the cookie was deleted, and |cause| will be set
667 // to the reason for it's removal. If |removed| is false, the cookie was
671 // as a two step process: the cookie to be updated is first removed entirely,
676 bool removed,
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 152 talk_base::MessageList* removed = NULL);
channel.cc 598 void BaseChannel::Clear(uint32 id, talk_base::MessageList* removed) {
599 worker_thread_->Clear(this, id, removed);
    [all...]
  /external/chromium_org/ash/
shell.h 395 // Called when a modal window is removed. It will activate
398 void OnModalWindowRemoved(aura::Window* removed);
  /external/chromium_org/chrome/renderer/resources/extensions/
ad_view.js 334 // If an attribute is removed from the BrowserPlugin, then remove it
428 // If an attribute is removed from the <adview>, then remove it
  /external/chromium_org/net/cookies/
cookie_monster.h 90 // and must be destroyed when removed from the map). The key is based on the
691 // The cookie was automatically removed due to an insert operation that
694 // The cookie was automatically removed as it expired.
702 // Will be called when a cookie is added or removed. The function is passed
703 // the respective |cookie| which was added to or removed from the cookies.
704 // If |removed| is true, the cookie was deleted, and |cause| will be set
705 // to the reason for its removal. If |removed| is false, the cookie was
709 // as a two step process: the cookie to be updated is first removed entirely,
714 bool removed,
    [all...]
  /external/chromium_org/remoting/webapp/
host_list.js 280 * @param {remoting.HostTableEntry} hostTableEntry The host to be removed.
335 * @param {string} hostId The id of the host to be removed.
host_table_entry.js 43 // References to event handlers so that they can be removed.
304 // onblur will fire when the edit box is removed, so remove the hook.
ui_mode.js 21 // 'home' state applies to all elements and can be removed.
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.h 232 const cricket::MediaStreams& removed);
  /external/chromium_org/chrome/browser/download/
save_page_browsertest.cc 103 // Waits for an item record to be removed from the downloads database.
708 DownloadRemovedObserver removed(browser()->profile(), downloads[0]->GetId());
712 removed.WaitForRemoved();
  /external/chromium_org/chrome/browser/extensions/
event_router.cc 239 // can be permanently removed. Temporarily removing for now to reduce log
271 // can be permanently removed. Temporarily removing for now to reduce log
344 bool removed = listeners_.RemoveListener(&listener); local
346 if (removed)
589 // The extension could have been removed, but we do not unregister it until
    [all...]
  /external/chromium_org/v8/src/extensions/i18n/
locale.js 63 * Returns an array where all locales are canonicalized and duplicates removed.
  /external/chromium_org/v8/test/mjsunit/
regexp-capture-3.js 162 // string we can test that the relevant node is removed by verifying that
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.variables_3.2.400.v20100505.jar 
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java     [all...]
  /prebuilts/devtools/tools/lib/
httpmime-4.1.jar 
  /prebuilts/tools/common/http-client/
httpmime-4.1.1.jar 

Completed in 1169 milliseconds

1 2 3 4 5 6 7 8 91011>>