HomeSort by relevance Sort by last modified time
    Searched full:replaced (Results 251 - 275 of 3745) sorted by null

<<11121314151617181920>>

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredServicesCache.java 97 boolean replaced = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false) &&
100 if (!replaced) {
108 if (DEBUG) Log.d(TAG, "Ignoring package intent due to package being replaced.");
  /build/tools/acp/
README 15 "cp: skipping file 'foo.exe', as it was replaced while being copied".
  /cts/tests/tests/security/src/android/security/cts/
ListeningPortsTest.java 92 * In all cases, a local listening IP port can be replaced by a UNIX domain
108 * In all cases, a local listening IP port can be replaced by a UNIX domain
124 * In all cases, a local listening IP port can be replaced by a UNIX domain
140 * In all cases, a local listening IP port can be replaced by a UNIX domain
  /external/aac/libFDK/include/
FDK_archdef.h 50 "Fraunhofer FDK AAC Codec Library for Android" must be replaced by the term
168 #elif defined(__arm__) && defined(__ARM_ARCH_5TE__) /* cppp replaced: elif */ /* cppp replaced: elif */
197 #elif defined(__x86__) /* cppp replaced: elif */
  /external/antlr/antlr-3.4/runtime/CSharp2/
API CHANGES.TXT 36 Antlr.Runtime.Tree.RewriteRuleElementStream is no longer generic (this causes appropriate changes to the derived classes). Usually T and SpecializingType have been replaced with "object".
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNamedNodeMap.java 139 * that name is already present in this map, it is replaced by the new
150 * replaced <code>Node</code> is returned, otherwise <code>null</code>
220 * local name is already present in this map, it is replaced by the new
228 * replaced <code>Node</code> is returned, otherwise <code>null</code>
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
tab_contents_controller.h 46 // Call when the tab contents is about to be replaced with the currently
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/
gl-matrix.rb 61 # is given, the source file is yielded and replaced with
  /external/chromium_org/cc/layers/
delegated_renderer_layer.cc 107 // The active frame needs to be replaced and resources returned before the
  /external/chromium_org/chrome/browser/automation/
automation_event_observers.h 68 // The first instance of this string in an event name will be replaced with
  /external/chromium_org/chrome/browser/
browser_about_handler.h 28 // Some |url| host values will be replaced with their respective redirects.
  /external/chromium_org/chrome/browser/mac/
keychain_reauthorize.h 21 // will be replaced with this application, using this application's designated
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics.h 80 // Number of misspelled words replaced by a user.
  /external/chromium_org/chrome/browser/ui/cocoa/
one_click_signin_view_controller.h 42 // a text field |informativePlaceholderTextField_| that's replaced by this
  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
tab_contents_controller.h 30 // Call when the tab contents is about to be replaced with the currently
  /external/chromium_org/chrome/browser/ui/search/
instant_unload_handler.h 19 // (BUH) of a page if the page is replaced by an Instant overlay.
  /external/chromium_org/chrome/renderer/plugins/
plugin_uma.h 33 OTHER = 5, // This is obsolete and replaced by UNSUPPORTED_* types.
  /external/chromium_org/content/public/common/
url_constants.cc 69 // This URL is loaded when a page is swapped out and replaced by a page in a
  /external/chromium_org/native_client_sdk/src/tools/
quote.py 11 character |escape| is replaced by the original character preceded by
  /external/chromium_org/net/base/
url_util.h 32 // pair is replaced. Unsafe characters in the name and the value are escaped
  /external/chromium_org/net/tools/flip_server/
acceptor_thread.h 58 virtual void OnUnregistration(int fd, bool replaced) OVERRIDE {}
  /external/chromium_org/third_party/WebKit/ManualTests/
stale-currentEvent.html 45 The black square will be replaced by the word &ldquo;SUCCESS&rdquo; and Safari will not crash.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSLineBoxContainValue.cpp 64 text.appendLiteral("replaced");
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintPhase.h 36 * In the foreground phase, all inlines are fully painted. Inline replaced elements will get all
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CounterDirectives.h 46 // FIXME: The code duplication here could possibly be replaced by using two

Completed in 1196 milliseconds

<<11121314151617181920>>