Searched
full:removed (Results
651 -
675 of
12504) sorted by null
<<21222324252627282930>>
/cts/tools/signature-tools/src/signature/compare/model/impl/ |
SigDelta.java | 51 return DeltaType.REMOVED; 72 return getDeltas(deltas, DeltaType.REMOVED);
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/batchstepsensor/ |
CardStreamAnimator.java | 51 * Define disappearing animation of a child which fired when a view is removed programmatically 68 * which fired when a view is not moved enough to be removed.
|
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/ |
CardStreamAnimator.java.ftl | 49 * Define disappearing animation of a child which fired when a view is removed programmatically 66 * which fired when a view is not moved enough to be removed.
|
/docs/source.android.com/src/devices/tech/security/ |
enhancements43.jd | 22 to Android system files and removed all setuid/setguid programs. This 71 statically linked executables and removed all text relocations in Android
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
IdentityHashMapTest.java | 239 assertTrue("removed entries incorrectly", map.size() == 11 && !result); 240 assertTrue("removed key incorrectly", map.containsKey(key)); 241 assertTrue("removed value incorrectly", map.containsValue(value)); 256 assertTrue("TestB. removed entries incorrectly", map.size() == 11 258 assertTrue("TestB. removed key incorrectly", map.containsKey(key)); 259 assertTrue("TestB. removed value incorrectly", map.containsValue(value)); 352 assertTrue("element not removed from keyset", !set.contains(key)); 353 assertTrue("element not removed from map", !map.containsKey(key));
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ |
DSA.java | 37 // BEGIN android-removed 42 // END android-removed
|
/external/chromium/chrome/browser/notifications/ |
notification_ui_manager.h | 53 // displayed or in the queue. Returns true if anything was removed. 58 // queue. Returns true if anything was removed.
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
array_data_model.js | 72 * @return {!Array} An array with the removed items. 80 e.removed = arr.slice(index, index + deleteCount);
|
/external/chromium/chrome/browser/sync/notifier/ |
p2p_notifier.cc | 44 // calling Logout on TalkMediator when the last observer is removed. 51 // Logout after the last observer is removed.
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_selection_model.h | 52 // removed. For example, if the selection consists of [0, 1, 5] and this is 53 // invoked with 1, it results in [0, 4]. This is used when a tab is removed
|
/external/chromium/chrome/browser/ui/panels/ |
panel_manager.h | 34 // If an active panel is removed, pending panels could put on display if we 66 // Handles all the panels that're delayed to be removed.
|
/external/chromium/chrome/browser/ui/webui/options/ |
password_manager_handler.h | 44 // @param value the entry index to be removed. 48 // @param value the entry index to be removed.
|
/external/chromium/chrome/common/extensions/ |
extension_file_util.h | 50 // if extensions can't initially be removed when they are uninstalled (eg if a 56 // Obsolete version directories are removed, as are directories that aren't
|
/external/chromium_org/android_webview/common/ |
aw_hit_test_data.h | 18 // values removed. 31 // contain the url but with the prefix removed. |href| will contain the
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
remove_operation_unittest.cc | 91 // Empty directory can be removed even with is_recursive = false. 114 // are removed together.
|
/external/chromium_org/chrome/browser/chromeos/drive/sync/ |
entry_revert_performer_unittest.cc | 94 // Revert local change. The added entry should be removed. 125 // Revert local change. The entry should be removed.
|
/external/chromium_org/chrome/browser/extensions/updater/ |
request_queue_impl.h | 104 // removed from the container it is safe to read the entry being removed after
|
/external/chromium_org/chrome/browser/history/android/ |
visit_sql_handler.cc | 37 // Visit row is insertted/removed to keep consistent with urls table. 39 // table, all existent visits will be removed. The new visits will be
|
/external/chromium_org/chrome/browser/mac/ |
dock.h | 24 // removed if present. If any changes are made to the Dock's configuration, 31 // - If dmg_app_path is present in the Dock, it will be removed. If
|
/external/chromium_org/chrome/browser/ui/app_list/search/common/ |
webservice_cache.h | 96 // Trims our MRU cache, making sure that any element that is removed is also 97 // removed from the dictionary data store.
|
/external/chromium_org/chrome/browser/ui/passwords/ |
password_manager_presenter.h | 48 // |index| the entry index to be removed. 52 // |index| the entry index to be removed.
|
/external/chromium_org/chrome/common/extensions/api/ |
identity.idl | 19 // The specific token that should be removed from the cache. 76 // |callback| : Called when the token has been removed from the cache.
|
/external/chromium_org/chrome/test/chromedriver/ |
capabilities.h | 94 // Set of switches which should be removed from default list when launching 101 // This is experimental and may be removed at a later point.
|
/external/chromium_org/content/browser/devtools/ |
worker_devtools_manager.h | 91 // is terminated and will be removed in one of two cases: 101 // terminated and started again in paused state. Worker data will be removed
|
/external/chromium_org/content/browser/webui/ |
url_data_source_impl.h | 84 // the DataSource is added, and unset if the DataSource is removed. A 85 // DataSource can be removed in two ways: the URLDataManagerBackend is
|
Completed in 2124 milliseconds
<<21222324252627282930>>