HomeSort by relevance Sort by last modified time
    Searched refs:reject (Results 126 - 150 of 325) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 95 // reject illegal bases
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar.go 468 // requiring a reject. 4.1.2.3 is not normative, but
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 95 // reject illegal bases
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar.go 468 // requiring a reject. 4.1.2.3 is not normative, but
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 264 parent.children.reject { | c | c.equal?( self ) }
    [all...]
  /external/v8/src/
isolate.cc     [all...]
  /frameworks/base/telecomm/java/android/telecom/
Call.java 1324 public void reject(boolean rejectWithMessage, String textMessage) { method in class:Call
    [all...]
  /packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
UiCallManager.java 254 telecomCall.reject(rejectWithMessage, textMessage);
  /packages/services/Telecomm/src/com/android/server/telecom/
CallsManager.java 564 incomingCall.reject(false, null);
582 * Whether allow (silence rather than reject) the incoming call if it has a different source
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java 283 public void reject(String callId, Session.Info info) throws RemoteException { method in class:ConnectionServiceFixture.FakeConnectionService
  /prebuilts/go/darwin-x86/src/crypto/x509/
verify_test.go 146 // The default configuration should reject an S/MIME chain.
258 // canonicalization and so should reject this. See issue 14955.
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 720 // Issue 11112. Unmarshal must reject invalid comments.
732 t.Errorf("%d: unmarshal should reject invalid comments", i)
  /prebuilts/go/linux-x86/src/crypto/x509/
verify_test.go 146 // The default configuration should reject an S/MIME chain.
258 // canonicalization and so should reject this. See issue 14955.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 720 // Issue 11112. Unmarshal must reject invalid comments.
732 t.Errorf("%d: unmarshal should reject invalid comments", i)
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
pkg.go 391 // disallowVendor will reject direct use of paths containing /vendor/.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
pkg.go 391 // disallowVendor will reject direct use of paths containing /vendor/.
    [all...]
  /external/boringssl/src/ssl/test/runner/
common.go     [all...]
  /external/syslinux/com32/lib/libpng/
CHANGES     [all...]
  /hardware/ril/reference-ril/
reference-ril.c 513 // Hang up, reject, conference, call waiting
522 static char reject[] = "ATH"; local
555 // User determined user busy (reject)
556 atCommand = reject;
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 282 // but rather reject on invalid input. Bundle or block deviation characters.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 282 // but rather reject on invalid input. Bundle or block deviation characters.
  /cts/tests/tests/telecom/src/android/telecom/cts/
RemoteConnectionTest.java 128 call.reject(false, null);
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
InCallServiceImpl.java     [all...]

Completed in 1560 milliseconds

1 2 3 4 56 7 8 91011>>