/libcore/luni/src/main/java/java/util/prefs/ |
PreferenceChangeEvent.java | 59 * {@code null}, which means the preference has been removed. 79 * preference has been removed. 82 * preference has been removed.
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
LruCache.java | 74 * Removes an element from the cache. Returns the removed element, or null if no such element 99 * should be removed. 102 * @return true if element should be removed.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
toaiff.py | 7 in the latter case the caller must ensure that it is removed. 8 Other temporary files used are removed by the function. 11 warnpy3k("the toaiff module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
toaiff.py | 7 in the latter case the caller must ensure that it is removed. 8 Other temporary files used are removed by the function. 11 warnpy3k("the toaiff module has been removed in Python 3.0", stacklevel=2)
|
/cts/tests/tests/view/src/android/view/cts/ |
ChoreographerTest.java | 73 // If the token matches, the the callback should be removed. 84 // If the action and token matches, then the callback should be removed. 85 // If only the token matches, then the callback should not be removed. 131 // If the token matches, the the callback should be removed. 142 // If the action and token matches, then the callback should be removed. 143 // If only the token matches, then the callback should not be removed.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
KeyPairGeneratorSpi.java | 15 // BEGIN android-removed 17 // END android-removed 172 // BEGIN android-removed 177 // END android-removed 193 // BEGIN android-removed 198 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
PKIXCertPath.java | 39 // BEGIN android-removed 41 // END android-removed 56 // BEGIN android-removed 58 // END android-removed 305 // BEGIN android-removed 327 // END android-removed
|
/external/chromium_org/chrome/browser/notifications/ |
balloon_notification_ui_manager.cc | 165 bool removed = false; local 174 removed = true; 176 return balloon_collection_->RemoveBySourceOrigin(source) || removed; 181 bool removed = false; local 190 removed = true; 192 return balloon_collection_->RemoveByProfile(profile) || removed;
|
/external/chromium_org/ui/base/models/ |
tree_node_model_unittest.cc | 27 std::string result(base::StringPrintf("added=%d removed=%d changed=%d", 76 EXPECT_EQ("added=1 removed=0 changed=0", GetObserverCountStateAndClear()); 84 EXPECT_EQ("added=1 removed=0 changed=0", GetObserverCountStateAndClear()); 106 EXPECT_EQ("added=0 removed=1 changed=0", GetObserverCountStateAndClear()); 113 // of the nodes removed after RemoveAll is called. 286 EXPECT_EQ("added=0 removed=0 changed=1", GetObserverCountStateAndClear());
|
/external/wpa_supplicant_8/src/utils/ |
eloop_none.c | 170 int removed = 0; local 180 removed++; 184 return removed; 193 int removed = 0; local 204 removed = 1; 211 return removed;
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
java.net.DatagramSocketImpl.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 79 <a NAME="Removed"></a> 80 <TABLE summary="Removed Methods" WIDTH="100%"> 82 <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD> 89 <TD VALIGN="TOP">This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the <a href="../../../../reference/java/net/SocketOptions.html">SocketOptions</a> superclass.</TD> 96 <TD VALIGN="TOP">This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the <a href="../../../../reference/java/net/SocketOptions.html">SocketOptions</a> superclass.</TD>
|
/dalvik/vm/ |
PointerSet.h | 61 * Returns "true" if the element was successfully removed. 85 * Any pointer in "pSet" that does not appear in "ptrArray" is removed.
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/ |
Sasl1Test.java | 73 * All providers are previously removed. 88 * All providers are previously removed.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
CipherSpi.java | 29 // BEGIN android-removed 31 // END android-removed 202 // BEGIN android-removed 207 // END android-removed 220 // BEGIN android-removed 225 // END android-removed 548 // BEGIN android-removed 593 // END android-removed
|
/external/chromium/chrome/browser/tab_contents/ |
confirm_infobar_delegate.h | 38 // InfoBarDelegate should be removed from the associated TabContents. 42 // the InfoBarDelegate should be removed from the associated TabContents.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_context_menu_controller_views.h | 32 // Sent before bookmarks are removed. 36 // Sent after bookmarks have been removed.
|
/external/chromium_org/build/ |
get_landmines.py | 33 print 'Clobber: Resources removed in r195014 require clobber.' 35 print 'Compile on cc_unittests fails due to symbols removed in r185063.'
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
burn_device_handler.h | 25 // Triggered when a burnable device is added or removed. 36 // |remove_callback| will be called when a burnable device is removed.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_overlay_controller_unittest.mm | 36 // is removed when the animation completes. The view should be added and 37 // removed at the appropriate times.
|
/external/chromium_org/chromeos/dbus/ |
nfc_manager_client.h | 33 // to be notified when NFC adapters get added or removed. 45 // Called when an adapter with object path |object_path| is removed from the
|
/external/chromium_org/content/test/data/indexeddb/ |
object_store_test.js | 17 debug('Removed data can no longer be found'); 37 debug('Data removed');
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.8.html | 64 <li>Removed support for color-index rendering</li> 65 <li>Removed support for GCC versions earlier than 3.3.0.</li>
|
/external/chromium_org/third_party/openssl/openssl/crypto/bf/ |
COPYRIGHT | 12 the code are not to be removed. 44 experience in code simply being copied and the attribution removed
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
COPYRIGHT | 12 the code are not to be removed. 48 experience in code simply being copied and the attribution removed
|
/external/chromium_org/ui/events/gestures/ |
gesture_recognizer_impl.h | 77 // to its target window. touch-ids are removed from |touch_id_target_| on 79 // removed in ConsumerDestroyed().
|