HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 401 - 425 of 13621) sorted by null

<<11121314151617181920>>

  /packages/services/Car/
apicheck.mk 125 $(car_module_api_dir)/removed.txt, \
141 $(car_module_api_dir)/removed.txt, \
157 @echo Copying $(PRIVATE_MODULE) removed.txt
158 $(hide) $(ACP) $(PRIVATE_REMOVED_API_FILE) $(PRIVATE_API_DIR)/removed.txt
184 $(car_module_api_dir)/system-removed.txt, \
200 $(car_module_api_dir)/system-removed.txt, \
216 @echo Copying $(PRIVATE_MODULE) system-removed.txt
217 $(hide) $(ACP) $(PRIVATE_REMOVED_API_FILE) $(PRIVATE_API_DIR)/system-removed.txt
  /packages/services/Telecomm/src/com/android/server/telecom/
Runnable.java 70 * call cancel() if this session is never going to be run (removed from a handler queue, for
81 * This method is used to clean up the active session if the Runnable gets removed from a
  /prebuilts/gdb/darwin-x86/include/python2.7/
bytes_methods.h 37 /* These are left in for backward compatibility and will be removed
62 /* These are left in for backward compatibility and will be removed
cobject.h 7 - CObjects will be removed in Python 2.9 (if there is one).
11 - CObjects will be removed in Python 3.2.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
commands.py 11 A trailing newline is removed from the output string.
22 warnpy3k("the commands module has been removed in Python 3.0; "
  /prebuilts/gdb/linux-x86/include/python2.7/
bytes_methods.h 37 /* These are left in for backward compatibility and will be removed
62 /* These are left in for backward compatibility and will be removed
cobject.h 7 - CObjects will be removed in Python 2.9 (if there is one).
11 - CObjects will be removed in Python 3.2.
  /prebuilts/gdb/linux-x86/lib/python2.7/
commands.py 11 A trailing newline is removed from the output string.
22 warnpy3k("the commands module has been removed in Python 3.0; "
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
bytes_methods.h 37 /* These are left in for backward compatibility and will be removed
62 /* These are left in for backward compatibility and will be removed
cobject.h 7 - CObjects will be removed in Python 2.9 (if there is one).
11 - CObjects will be removed in Python 3.2.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
commands.py 11 A trailing newline is removed from the output string.
22 warnpy3k("the commands module has been removed in Python 3.0; "
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
bytes_methods.h 37 /* These are left in for backward compatibility and will be removed
62 /* These are left in for backward compatibility and will be removed
cobject.h 7 - CObjects will be removed in Python 2.9 (if there is one).
11 - CObjects will be removed in Python 3.2.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
commands.py 11 A trailing newline is removed from the output string.
22 warnpy3k("the commands module has been removed in Python 3.0; "
  /system/bt/osi/include/
data_dispatcher.h 43 // removed, if it exists. |dispatcher| may not be NULL.
49 // removed, if it exists. |dispatcher| may not be NULL.
  /system/connectivity/shill/
event_dispatcher.cc 58 // all references are removed.
69 // all references are removed.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
eh-group.exp 1 # Expect script for .eh_frame entries to a removed section.
25 # .eh_frame with relocations to a removed (group) section did result to:
  /frameworks/base/core/java/android/net/
LinkProperties.java 74 public List<T> removed = new ArrayList<T>(); field in class:LinkProperties.CompareResult
79 String retVal = "removed=[";
80 for (T addr : removed) retVal += addr.toString() + ",";
276 * @return true if the address was removed, false if it did not exist.
345 * @return true if the DNS server was removed, false if it did not exist.
485 * {@code LinkProperties}, or it will not be removed.
487 * @return {@code true} if the route was removed, {@code false} if it was not present.
563 * removed. Otherwise, nothing changes.
566 * @return true if the link was removed, false otherwise.
571 LinkProperties removed = mStackedLinks.remove(iface) local
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
CallbackRegistry.java 49 * A bit flag for the first 64 listeners that are removed during notification.
57 * Bit flags for the remaining callbacks that are removed during notification.
113 * Notify up to the first Long.SIZE callbacks that don't have a bit set in <code>removed</code>.
133 * long (64 callbacks) worth of information of which has been removed.
184 * for whether they have been removed or not. bits should be from mRemainderRemoved or
196 * @param bits A bit field indicating which callbacks have been removed and shouldn't
252 * on the bits set in removed.
254 * @param removed The bits indicating removal, where each bit is set for one callback
255 * to be removed.
257 private void removeRemovedCallbacks(int startIndex, long removed) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationGroupManager.java 74 public void onEntryRemoved(NotificationData.Entry removed) {
75 onEntryRemovedInternal(removed, removed.notification);
76 mIsolatedEntries.remove(removed.key);
80 * An entry was removed.
82 * @param removed the removed entry
86 private void onEntryRemovedInternal(NotificationData.Entry removed,
98 group.children.remove(removed);
276 // If the suppression of a group changes because the last child was removed, this ca
    [all...]
  /external/icu/icu4c/source/i18n/
astro.cpp 80 * @deprecated ICU 2.4. This class may be removed or modified.
88 * @deprecated ICU 2.4. This class may be removed or modified.
101 * @deprecated ICU 2.4. This class may be removed or modified.
115 * @deprecated ICU 2.4. This class may be removed or modified.
127 * @deprecated ICU 2.4. This class may be removed or modified.
142 * @deprecated ICU 2.4. This class may be removed or modified.
153 * @deprecated ICU 2.4. This class may be removed or modified.
160 * @deprecated ICU 2.4. This class may be removed or modified.
167 * @deprecated ICU 2.4. This class may be removed or modified.
174 * @deprecated ICU 2.4. This class may be removed or modified
    [all...]
  /libcore/ojluni/src/main/java/java/util/prefs/
Preferences.java 85 * character (if present) removed. Note that:
92 * with the initial slash character removed.
454 * removed with the {@link #removeNode()} method.
475 * removed with the {@link #removeNode()} method.
490 * @param key key whose mapping is to be removed from the preference node.
493 * removed with the {@link #removeNode()} method.
511 * removed with the {@link #removeNode()} method.
529 * removed with the {@link #removeNode()} method.
559 * removed with the {@link #removeNode()} method.
579 * removed with the {@link #removeNode()} method
    [all...]
  /art/compiler/optimizing/
select_generator.h 38 * run after the instruction simplifier has removed redundant suspend checks.
  /art/dexdump/
Android.mk 17 # TODO(ajcbik): rename dexdump2 into dexdump when Dalvik version is removed
  /art/test/077-method-override/src2/
Base.java 26 /* src2: removed */

Completed in 1724 milliseconds

<<11121314151617181920>>