HomeSort by relevance Sort by last modified time
    Searched full:rejected (Results 151 - 175 of 625) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 147 * their descendants will be rejected. Note that this rejection takes
170 * is rejected by the filters) the first node within its subtree which is
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 250 #define BTA_AV_REJECT_EVT 18 /* incoming connection rejected */
420 tBTA_AV_HNDL hndl; /* Handle associated with the stream that rejected the connection. */
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi.py 205 # Rejected.
223 # Rejected.
  /external/libppp/src/
server.c 122 log_Printf(LogALERT, "Rejected client connection from %s:%u"
137 log_Printf(LogALERT, "Rejected client connection from %s:%u"
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
mergeChangeLogs.pl 72 my $title = "mergeChangeLogs: traditional rejected patch success";
141 my $title = "mergeChangeLogs: traditional rejected patch failure";
  /frameworks/base/docs/html/about/versions/
android-2.0.1.jd 311 enabled and {@link android.app.Activity#RESULT_CANCELED} if the user rejected
316 now returns {@link android.app.Activity#RESULT_CANCELED} if the user rejected
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 510 bool rejected = quickRejectNoScissor(localBounds.left, localBounds.top, local
512 op->setQuickRejected(rejected);
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 62 * confirm "bad" actionkeys are rejected
94 * confirm "bad" actionkeys are rejected
  /hardware/msm7k/librpc/rpc/
types.h 240 AUTH_TOOWEAK=5, /* rejected due to security reasons */
306 * case of errors in the server side or the RPC call being rejected.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 76 // User has rejected the connection and let Settings app remember the decision
319 Log.v(TAG, "Framework rejected command immediately:REMOVE_BOND " +
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 343 final SuggestedWordInfo rejected = suggestionsContainer.remove(0); local
344 suggestionsContainer.add(1, rejected);
WordComposer.java 45 // A memory of the last rejected batch mode suggestion, if any. This goes like this: the user
48 // the rejected suggestion in this variable.
  /bionic/libc/include/sys/
_errdefs.h 166 __BIONIC_ERRDEF( EKEYREJECTED , 129, "Key was rejected by service" )
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 165 __BIONIC_ERRDEF( EKEYREJECTED , 129, "Key was rejected by service" )
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouteProvider.java 226 Toast.makeText(getContext(), "Route rejected play request: uri=" + uri
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 160 * rejected, or skipped, as defined above .
MatchPatternIterator.java 285 * rejected, or skipped, as defined above .
  /external/bluetooth/bluedroid/stack/include/
avct_api.h 77 #define AVCT_REJ 3 /* Message rejected */
  /external/ceres-solver/include/ceres/internal/
macros.h 128 // size is 3 or greater than 4 will be (righteously) rejected.
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.h 131 // Notifies that PowerManager rejected UnlockScreen request.
  /external/chromium/chrome/browser/ui/login/
login_prompt.h 139 // or rejected.
  /external/clang/include/clang/Lex/
PreprocessorOptions.h 68 /// \brief When true, a PCH with compiler errors will not be rejected.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
SubscriptionStateParser.java 144 "Subscription-State: terminated;reason=rejected \n",
  /external/openssl/crypto/x509/
x509_txt.c 138 return ("certificate rejected");
  /external/qemu/android/protocol/
core-connection.c 311 derror("console has rejected stream switch: %s\n", buf);

Completed in 2286 milliseconds

1 2 3 4 5 67 8 91011>>