HomeSort by relevance Sort by last modified time
    Searched full:intercept (Results 301 - 325 of 548) sorted by null

<<11121314151617181920>>

  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewCellLayout.java 251 // We only intercept the touch if we are tapping in empty space after the final row
  /external/chromium/net/url_request/
url_request.h 103 // response produced by the intercept job will be returned.
113 // response, instead the response produced by the intercept job will be
  /external/chromium/testing/gtest/test/
gtest_output_test_.cc 886 // We only intercept the current thread.
893 // We only intercept the current thread.
  /external/chromium_org/chrome/app/resources/
chromium_strings_fr.xtb 61 <translation id="7771626876550251690">Dans ce cas, l'adresse indiquée dans le certificat ne correspond pas à l'adresse du site Web auquel votre navigateur a essayé d'accéder. Vos communications sont peut-être interceptées par un pirate informatique qui présente un certificat pour un autre site Web, ce qui entraînerait un décalage. Il se peut également que le serveur soit configuré pour renvoyer le même certificat pour plusieurs sites Web, y compris celui auquel vous tentez d'accéder, même si ce certificat n'est pas valable pour l'ensemble de ces sites. Chromium confirme que vous avez accédé au domaine &lt;strong&gt;<ph name="DOMAIN2"/>&lt;/strong&gt;, mais ne peut pas valider qu'il s'agit du même site que celui auquel vous aviez l'intention d'accéder, à savoir &lt;strong&gt;<ph name="DOMAIN"/>&lt;/strong&gt;. Si vous continuez, Chromium ignorera les autres décalages de nom potentiels.</translation>
88 <translation id="118298050220780080">Vous avez tenté d'accéder au domaine &lt;strong&gt;<ph name="DOMAIN"/>&lt;/strong&gt;, mais le serveur a présenté un certificat émis par une entité non approuvée par le système d'exploitation de votre ordinateur. Cela peut signifier que le serveur a généré son propre certificat de sécurité, auquel cas Chromium ne peut pas s'y fier pour valider les informations d'identification. Il se peut également qu'un pirate informatique ait intercepté vos communications.</translation>
google_chrome_strings_en-GB.xtb 97 <translation id="6557998774620459028">You attempted to reach &lt;strong&gt;<ph name="DOMAIN"/>&lt;/strong&gt;, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean that the server has generated its own security credentials, which Chrome cannot rely on for identity information, or an attacker may be trying to intercept your communications.</translation>
115 <translation id="1786477462680638703">You attempted to reach &lt;strong&gt;<ph name="DOMAIN"/>&lt;/strong&gt;, but the server presented a certificate issued by an entity that is not trusted by Google Chrome. This may mean that the server has generated its own security credentials, which Chrome cannot rely on for identity information, or an attacker may be trying to intercept your communications.</translation>
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.mm 905 // Don't intercept if not in keyword search mode.
910 // Don't intercept if there is a selection, or the cursor isn't at
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest_output_test_.cc 899 // We only intercept the current thread.
906 // We only intercept the current thread.
  /external/compiler-rt/lib/msan/
msan_interceptors.cc 486 // FIXME: intercept the following functions:
844 // intercept its calls to mmap, and we have to hook it here. The loader
    [all...]
  /external/dexmaker/src/main/java/com/google/dexmaker/stock/
ProxyBuilder.java 111 * inernally calls setSeed during the constructor. The proxy will not intercept this call during
112 * proxy construction, but will intercept as normal afterwards. This behaviour may be subject to
    [all...]
  /external/gtest/test/
gtest_output_test_.cc 886 // We only intercept the current thread.
893 // We only intercept the current thread.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
SlidingChallengeLayout.java 551 // We'll intercept whoever we feel like! ...as long as it isn't a challenge view.
681 // at this point from either intercept or the above.
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 899 // We only intercept the current thread.
906 // We only intercept the current thread.
  /frameworks/support/v4/java/android/support/v4/view/
ViewPager.java     [all...]
  /frameworks/base/core/java/android/view/
ViewGroup.java 184 // their bounds and the view group does not intercept hover.
333 * When set, this ViewGroup should not intercept touch events.
    [all...]
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job_unittest.cc 163 } else if (path == "/files/manifest-with-intercept") {
166 "CHROMIUM-INTERCEPT:\n"
    [all...]
appcache_update_job.cc 563 // if (entry.IsMaster() && !(entry.IsExplicit() || fallback || intercept))
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java 389 // This is so provider tests can intercept widget updating
    [all...]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 496 * This method JUST determines whether we want to intercept the motion.
503 * and he is moving his finger. We want to intercept this motion.
611 * The only time we want to intercept motion events is if we are in the
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 363 // on the browser thread. Our workaround is to intercept the TrackPopupMenu
373 // thread are attached. We intercept the SetCursor API for windowless
    [all...]
  /external/chromium_org/net/url_request/
url_request.h 155 // response produced by the intercept job will be returned.
167 // response, instead the response produced by the intercept job will be
    [all...]
  /external/chromium_org/third_party/protobuf/python/
mox.py 279 """Intercept method calls on this object.
387 """Intercept attribute request on this object.
    [all...]
  /external/chromium_org/ui/gfx/
render_text_win.cc 40 // Callback to |EnumEnhMetaFile()| to intercept font creation.
64 // Use a meta file to intercept the fallback font chosen by Uniscribe.
    [all...]
  /external/dexmaker/javadoc/com/google/dexmaker/stock/
ProxyBuilder.html 165 inernally calls setSeed during the constructor. The proxy will not intercept this call during
166 proxy construction, but will intercept as normal afterwards. This behaviour may be subject to

Completed in 1660 milliseconds

<<11121314151617181920>>