HomeSort by relevance Sort by last modified time
    Searched full:rejection (Results 1 - 25 of 65) sorted by null

1 2 3

  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
PKIStatus.java 38 rejection (2),
58 REJECTION(2),
  /external/webkit/LayoutTests/fast/dom/TreeWalker/
traversal-reject-expected.txt 1 Test TreeWalker with rejection
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/tsp/
PKIStatusInfoTest.java 40 PKIStatusInfo info = new PKIStatusInfo(PKIStatus.REJECTION, statusStr,
TimeStampRespTest.java 53 PKIStatusInfo status = new PKIStatusInfo(PKIStatus.REJECTION,
  /external/webkit/LayoutTests/fast/dom/TreeWalker/script-tests/
traversal-reject.js 1 description('Test TreeWalker with rejection');
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransferManager.java 176 IQ rejection = FileTransferNegotiator.createIQ( local
179 rejection.setError(new XMPPError(XMPPError.Condition.no_acceptable));
180 connection.sendPacket(rejection);
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCUser.java 86 * Returns the rejection to an invitation from another user to a room. The rejection will be
89 * @return a rejection to an invitation from another user to a room.
146 * Sets the rejection to an invitation from another user to a room. The rejection will be
149 * @param decline the rejection to an invitation from another user to a room.
282 * Represents a rejection to an invitation from another user to a room. The rejection will be
305 * @return the message explaining the reason for the rejection.
333 * @param reason the message explaining the reason for the rejection
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsRejectedReceiver.java 49 // Right now, the only user-level rejection we show to the user is out-of-memory.
  /external/chromium/net/http/
http_auth_handler_basic.cc 57 // should be treated as a rejection. However, if the new challenge
http_auth.cc 86 // Finding no matches is equivalent to rejection.
http_auth_handler_basic_unittest.cc 57 // to treat the second challenge as a rejection since it is for
http_auth_sspi_win_unittest.cc 111 // an authentication challenge rejection from the server or proxy.
http_auth.h 147 // rejection of the previous challenge, except in the Digest case when a
http_auth_gssapi_posix_unittest.cc 227 // an authentication challenge rejection from the server or proxy.
  /frameworks/av/tools/resampler_tools/
fir.cpp 135 // 100 dB rejection above 28 KHz
136 // (the spectrum will fold around 24 KHz and we want 100 dB rejection
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 59 * that this rejection takes precedence over <code>whatToShow</code> and
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc.h 116 * Msg rejection/connection shutdown reasons
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 116 * Msg rejection/connection shutdown reasons
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 116 * Msg rejection/connection shutdown reasons
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 54 * example, automatic call rejection). As such, it is very important that the
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 64 CDMA_SO_REJECT, /* service option rejection */
  /libcore/luni/src/main/java/java/net/
CookieManager.java 30 * decision on acceptance/rejection.
  /external/smack/src/org/jivesoftware/smackx/muc/
MultiUserChat.java     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random.tcc 923 * A rejection algorithm when mean >= 12 and a simple method based
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random.tcc 923 * A rejection algorithm when mean >= 12 and a simple method based
    [all...]

Completed in 1706 milliseconds

1 2 3