Searched
full:reason (Results
701 -
725 of
6774) sorted by null
<<21222324252627282930>>
/external/kernel-headers/original/asm-mips/sn/ |
arch.h | 38 * NO ONE should access these arrays directly. The only reason we refer to
|
/external/robolectric/src/main/java/ |
overview.html | 12 different applications may place conflicting demands upon the tools that support them. For this reason the components
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommandNote.java | 80 * The note indicates an error. The text should indicate the reason for
|
/external/wpa_supplicant_8/src/tls/ |
x509v3.h | 117 int *reason, int disable_time_checks);
|
/frameworks/base/core/java/android/net/dhcp/ |
DhcpNakPacket.java | 39 return s + " NAK, reason " + (mMessage == null ? "(none)" : mMessage);
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
GeofenceProvider.java | 64 * when for some reason the service connection gets disconnected.
|
/frameworks/base/services/java/com/android/server/wifi/ |
README.txt | 17 - Setup wizard opts user into allowing scanning for improved location. We show no further dialogs in setup wizard since the user has just opted into the feature. This is the reason WifiService listens to DEVICE_PROVISIONED setting.
|
/libcore/luni/src/main/java/java/lang/reflect/ |
TypeVariable.java | 41 * instantiated for some reason
|
/libcore/luni/src/main/native/ |
NetFd.h | 55 * it also considers the case where the reason for failure is that another thread called
|
/ndk/build/core/ |
check-cygwin-make.mk | 18 # For some reason, a lot of application developers on Windows
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
reinvoke | 13 # For some reason if we don't do this then the test fails for systems
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
tempname.h | 21 __GT_BIGFILE, not __GT_FILE, for a reason. */
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
PieMenuButton.java | 42 // is received. The reason for doing this is that Framework
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/ |
probability_utils.h | 30 // For some reason, applying the backoff weight gives bad results in tests. To apply the
|
/packages/services/Telephony/res/values/ |
attrs.xml | 41 <attr name="reason">
|
/prebuilts/tools/common/proguard/ |
README | 21 source (if for some reason the above repository should be
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
TestCase.java | 170 * Get reason for the failure. 200 * @param reason 202 public void onTestFailed(String reason);
|
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/ |
AppSecurityTests.java | 139 assertNull(String.format("failed to install shared uid app, Reason: %s", installResult), 165 assertNull(String.format("failed to install simple app. Reason: %s", installResult), 190 assertNull(String.format("failed to install app with data. Reason: %s", installResult), 198 assertNull(String.format("failed to install app access data. Reason: %s", 308 assertNull(String.format("failed to install app with data. Reason: %s", installResult), 318 assertNull(String.format("failed to install app with data second time. Reason: %s", 342 assertNull(String.format("failed to install target instrumentation app. Reason: %s", 349 "failed to install instrumentation app with diff cert. Reason: %s", 377 assertNull(String.format("failed to install declare permission app. Reason: %s", 382 assertNull(String.format("failed to install declare permission compat app. Reason: %s" [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ArrayIterator.m | 63 reason:[NSString stringWithFormat:@"ArrayIterator expecting NSArray class but got %@", [array className]] 86 reason:[NSString stringWithFormat:@"ArrayIterator expecting NSDictionary class but got %@", [dict className]] 103 reason:[NSString stringWithFormat:@"ArrayIterator expecting NSDictionary class but got %@", [dict className]]
|
/external/chromium_org/chrome/browser/chromeos/login/ |
online_attempt_unittest.cc | 106 state_.online_outcome().reason()); 130 EXPECT_EQ(LoginFailure::LOGIN_TIMED_OUT, state_.online_outcome().reason()); 157 local_state.online_outcome().reason());
|
/external/chromium_org/chrome/browser/download/ |
download_shelf.h | 35 // Reason for closing download shelf. 160 void Close(CloseReason reason); 177 virtual void DoClose(CloseReason reason) = 0;
|
/external/chromium_org/chrome/browser/extensions/ |
extension_info_map.cc | 58 const extension_misc::UnloadedExtensionReason reason) { 62 bool was_uninstalled = (reason != extension_misc::UNLOAD_REASON_DISABLE && 63 reason != extension_misc::UNLOAD_REASON_TERMINATE);
|
webstore_installer.h | 67 FailureReason reason) = 0; 103 // and unpacked. One reason this can be true is that in the normal webstore 179 void ReportFailure(const std::string& error, FailureReason reason);
|
/external/chromium_org/chrome/browser/ui/tabs/ |
tab_strip_model_observer.h | 83 // the index of |new_contents|. If |reason| has CHANGE_REASON_REPLACED set 84 // then the web contents was replaced (see TabChangedAt). If |reason| has 97 int reason);
|
/external/chromium_org/content/browser/download/ |
base_file.h | 134 // Log a TYPE_DOWNLOAD_FILE_ERROR NetLog event with |os_error| and |reason|. 135 // Returns |reason|. 138 DownloadInterruptReason reason);
|
Completed in 573 milliseconds
<<21222324252627282930>>