Searched
full:accepted (Results
301 -
325 of
1050) sorted by null
<<11121314151617181920>>
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_supplicant.conf.sgml | 15 file that lists all accepted networks and security policies,
|
/frameworks/base/core/java/android/view/ |
IWindowSession.aidl | 141 * consumed is 'true' when the drop was accepted by a valid recipient,
|
/frameworks/base/core/java/android/webkit/ |
JWebCoreJavaBridge.java | 101 * The only accepted message currently is TIMER_MESSAGE
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
TextViewWordLimitsTest.java | 167 // Apostrophes are accepted if they are a part of a word
|
/frameworks/base/docs/html/guide/appendix/ |
g-app-intents.jd | 42 accepted. Valid examples include the following:</p>
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerTest.java | 214 * matches expectations which in this case are that any instance is accepted.
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
SSRC.h | 134 /* be accepted by the SSRC_Init function */
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 169 // which is specifically invalid but should be always properly accepted, and emitted
|
/libcore/luni/src/main/java/java/net/ |
CookieManager.java | 38 * the policy by implementing CookiePolicy. Any accepted HTTP cookie is stored
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLServerSocketImpl.java | 252 logger.println("SSLServerSocketImpl: accepted, initialized");
|
/packages/apps/Email/tests/src/com/android/email/activity/setup/ |
AccountSetupExchangeTests.java | 133 * Test to confirm that passwords with leading or trailing spaces are accepted verbatim.
|
/packages/apps/Email/tests/src/com/android/emailcommon/mail/ |
MessageTestUtils.java | 104 * Multipart or BodyPart which contains accepted BodyParts. Usually combined with other
|
/packages/apps/Nfc/jni/ |
com_android_nfc_NativeLlcpSocket.cpp | 71 LOGD("> CONNECT NOT ACCEPTED\n");
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/ |
VoiceInputLogger.java | 250 // We will NOT get the signal that the user accepted the voice inputted message text
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentResolverTest.java | 246 fail("did not throw FileNotFoundException when scheme is not accepted."); 253 fail("did not throw FileNotFoundException when scheme is not accepted."); 335 fail("did not throw FileNotFoundException when scheme is not accepted.");
|
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
NodeTest.java | 56 * This attribute determines which node types are accepted. 68 * This attribute determines which node types are accepted. 80 * This attribute determines which node types are accepted.
|
/external/chromium/chrome/browser/chromeos/login/ |
wizard_controller.cc | 50 // A boolean pref of the EULA accepted flag. 459 // 1. EULA was accepted, forced shutdown/reboot during update. 460 // 2. EULA was accepted, planned reboot after update.
|
/external/chromium/chrome/browser/sync/glue/ |
sync_backend_host.h | 91 // accepted. After this is called, updates to sensitive nodes are 92 // encrypted using the accepted passphrase. 462 // Invoked when the passphrase provided by the user has been accepted.
|
/external/wpa_supplicant/ |
config_ssid.h | 366 * only accepted if it contains this string in the subject. The subject 378 * If this string is set, the server sertificate is only accepted if it 490 * allowed EAP methods or %NULL if all methods are accepted.
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_config.h | 179 * only accepted if it contains this string in the subject. The subject 191 * If this string is set, the server sertificate is only accepted if it 303 * allowed EAP methods or %NULL if all methods are accepted.
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_config.h | 188 * only accepted if it contains this string in the subject. The subject 200 * If this string is set, the server sertificate is only accepted if it 312 * allowed EAP methods or %NULL if all methods are accepted.
|
/frameworks/base/docs/html/guide/topics/search/ |
searchable-config.jd | 92 receives focus. The following mode values are accepted: 230 have no effect.) The following mode values are accepted: 258 should be used by the voice recognition system. The following values are accepted:
|
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Control.c | 627 * Quit if the changes were not accepted 697 * Quit if the changes were not accepted 773 * Quit if the changes were not accepted [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragController.java | 582 boolean accepted = false; 588 accepted = true; 591 mDragObject.dragSource.onDropCompleted((View) dropTarget, mDragObject, accepted);
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
peers.cpp | 323 if (input.exec() != QDialog::Accepted) [all...] |
Completed in 1478 milliseconds
<<11121314151617181920>>