Searched
full:mechanism (Results
426 -
450 of
2621) sorted by null
<<11121314151617181920>>
/frameworks/base/core/tests/coretests/src/android/animation/ |
EventsTest.java | 37 * AbstractFuture mechanism and a delayed action to release that Future later. 54 protected Animator.AnimatorListener mFutureListener; // mechanism for delaying end of the test 55 protected FutureWaiter mFuture; // Mechanism for waiting for the UI test to complete 206 // mListener is the main testing mechanism of this file. The asserts of each test
|
/frameworks/base/docs/html/tools/help/ |
logcat.jd | 6 <p>The Android logging system provides a mechanism for collecting and viewing system debug
|
/frameworks/base/include/androidfw/ |
BackupHelpers.h | 79 * adjusted to use some other appropriate mechanism.
|
/frameworks/base/location/java/android/location/ |
CountryDetector.java | 119 * implement the callback mechanism. If looper is null then the
|
/frameworks/base/services/java/com/android/server/ |
CertBlacklister.java | 34 * <p>CertBlacklister provides a simple mechanism for updating the platform blacklists for SSL
|
ConsumerIrService.java | 112 // Right now there is no mechanism to ensure fair queing of IR requests
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
Program.cpp | 128 // TODO: we should have a mechanism here to not always reset uniforms that
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
CommandParams.java | 181 * BIP (Bearer Independent Protocol) is the mechanism for SIM card applications
|
/frameworks/support/v4/honeycomb/android/support/v4/app/ |
ActionBarDrawerToggleHoneycomb.java | 107 // Oh well. We'll use the other mechanism below instead.
|
/hardware/qcom/display/msm8974/liboverlay/ |
overlayWriteback.h | 79 * Client must use sync mechanism e.g sync pt.
|
/libcore/luni/src/main/java/java/lang/ |
Appendable.java | 31 * Implementing classes can choose different exception handling mechanism. They
|
/libcore/luni/src/main/java/java/security/cert/ |
PKIXParameters.java | 449 * Returns whether the default revocation checking mechanism of the 452 * @return {@code true} if the default revocation checking mechanism is 460 * Sets whether the default revocation checking mechanism of the underlying 464 * {@code true} id the default revocation checking mechanism
|
/libcore/luni/src/main/java/org/w3c/dom/ |
CDATASection.java | 40 * an escape mechanism when serializing. Therefore, action needs to be taken
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
ExemptionMechanismTest.java | 61 * Assertion: creates new object using provider and mechanism name 86 assertNull("Incorrect mechanism", em.getName()); 178 protected Mock_ExemptionMechanism(ExemptionMechanismSpi exmechSpi, Provider provider, String mechanism) { 179 super(exmechSpi, provider, mechanism);
|
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
EmailSyncAlarmReceiver.java | 42 * future (currently 15), the delay preventing excess syncing (think of it as a debounce mechanism).
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedViewIconCache.java | 31 * Simple cache mechanism for PagedView outlines.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
PagedViewIconCache.java | 31 * Simple cache mechanism for PagedView outlines.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
ceval.h | 114 mechanism!
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
ceval.h | 114 mechanism!
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/wizards/ |
AddNativeWizard.java | 86 // When using CDT 8.1.x, disable the language settings provider mechanism
|
/system/core/include/utils/ |
PropertyMap.h | 28 * Provides a mechanism for passing around string-based property key / value pairs
|
/docs/source.android.com/src/compatibility/ |
overview.jd | 76 <li>The Compatilbility Test Suite, representing the "mechanism" of compatibility</li> 106 The CTS represents the "mechanism" of compatibility.</p>
|
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/ |
ExemptionMechanism_ImplTest.java | 289 public myEM(ExemptionMechanismSpi spi, Provider prov, String mechanism) { 290 super(spi, prov, mechanism);
|
/external/chromium/chrome/browser/prefs/ |
pref_value_store.h | 108 // provided by a platform-specific policy mechanism (e.g. Windows 116 // that are provided by a platform-specific policy mechanism.
|
/external/chromium_org/net/third_party/mozilla_security_manager/ |
nsKeygenHandler.cpp | 100 // Key pair generation mechanism - only RSA is supported at present. 132 LOG(ERROR) << "Only RSA keygen mechanism is supported";
|
Completed in 1470 milliseconds
<<11121314151617181920>>