Searched
full:accepted (Results
301 -
325 of
1221) sorted by null
<<11121314151617181920>>
/libcore/luni/src/main/java/org/w3c/dom/traversal/ |
NodeFilter.java | 141 * @return A constant to determine whether the node is accepted,
|
NodeIterator.java | 43 * in the <code>NodeFilter</code> interface. Nodes not accepted by
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppRfcommListener.java | 159 if (V) Log.v(TAG, "Accepted connection from "
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Mosaic.cpp | 196 // Haven't accepted any frame in aligner. No need to do blending.
|
/packages/apps/Email/tests/src/com/android/email/activity/setup/ |
AccountSetupIncomingTests.java | 137 * Test to confirm that passwords with leading or trailing spaces are accepted verbatim.
|
AccountSetupOutgoingTests.java | 134 * Test to confirm that passwords with leading or trailing spaces are accepted verbatim.
|
/packages/apps/Exchange/exchange2/res/values-en-rGB/ |
strings.xml | 20 <string name="meeting_accepted" msgid="8796609373330400268">"Accepted: <xliff:g id="SUBJECT">%s</xliff:g>"</string>
|
/packages/apps/Exchange/res/values-en-rGB/ |
strings.xml | 20 <string name="meeting_accepted" msgid="8796609373330400268">"Accepted: <xliff:g id="SUBJECT">%s</xliff:g>"</string>
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/ |
Mosaic.cpp | 196 // Haven't accepted any frame in aligner. No need to do blending.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DropTarget.java | 175 * @return True if the drop will be accepted, false otherwise.
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Mosaic.cpp | 183 // Haven't accepted any frame in aligner. No need to do blending.
|
/packages/apps/Phone/src/com/android/phone/ |
CdmaSystemSelectListPreference.java | 124 //check that statusCdmaRoamingMode is from an accepted value
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_arp/ |
arp_tables.h | 47 /* The protocol address length is only accepted if it is 4
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
cdc.h | 207 * section 3.6.2.1 table 5 specifies ACM notifications, accepted by RNDIS
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_arp/ |
arp_tables.h | 47 /* The protocol address length is only accepted if it is 4
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
cdc.h | 207 * section 3.6.2.1 table 5 specifies ACM notifications, accepted by RNDIS
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_arp/ |
arp_tables.h | 47 /* The protocol address length is only accepted if it is 4
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
cdc.h | 207 * section 3.6.2.1 table 5 specifies ACM notifications, accepted by RNDIS
|
/external/openssh/ |
sshd.8 | 617 list of principals for the certificate to be accepted. 664 be accepted. 678 pattern, it is not accepted (by that line) even if it matched another 705 When performing host authentication, authentication is accepted if any 718 marker at the beginning of the key line, and are never accepted for 731 accepted if valid information can be found from either file. 756 # A CA key, accepted for any host in *.mydomain.com or *.mydomain.org
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/ |
HttpURLConnectionTest.java | 68 boolean accepted = false; 90 accepted = true; 140 accepted = true; 555 assertTrue("Proxy server was not used", proxy.accepted); 635 assertTrue("Proxy server was not used", proxy.accepted); [all...] |
/external/webkit/Source/WebKit/qt/Api/ |
qwebpage.cpp | 668 bool accepted = frame->eventHandler()->mouseMoved(PlatformMouseEvent(ev, 0)); 669 ev->setAccepted(accepted); 691 bool accepted = false; local 696 accepted = frame->eventHandler()->handleMousePressEvent(mev); 697 ev->setAccepted(accepted); 715 bool accepted = false; 719 accepted = frame->eventHandler()->handleMousePressEvent(mev); 720 ev->setAccepted(accepted); 733 bool accepted = false; 737 accepted = frame->eventHandler()->handleMousePressEvent(mev) 844 bool accepted = frame->eventHandler()->handleWheelEvent(pev); local [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BluetoothChatService.java | 270 * like a server-side client. It runs until a connection is accepted 313 // If a connection was accepted
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
BluetoothChatService.java | 262 * like a server-side client. It runs until a connection is accepted 307 // If a connection was accepted
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
AxesWalker.java | 239 * the current node to no longer be accepted by the TreeWalker's 242 * would be accepted by the filter and whatToShow flags. Further
|
/external/bluetooth/bluedroid/bta/include/ |
bta_hl_api.h | 880 ** be accepted or not and if it should be accepted
|
Completed in 2691 milliseconds
<<11121314151617181920>>