Home
last modified time | relevance | path

Searched refs:reject (Results 1 – 18 of 18) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp122 { addCIE, reject, addTerm, reject}, // Q0 in read()
123 { addCIE, addFDE, addTerm, reject}, // Q1 in read()
365 bool EhFrameReader::reject(EhFrame& pEhFrame, in reject() function in EhFrameReader
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerConsumer.h43 virtual bool reject(const sp<GraphicBuffer>& buf,
DSurfaceFlingerConsumer.cpp73 if (rejecter && rejecter->reject(mSlots[buf].mGraphicBuffer, item)) { in updateTexImage()
DLayer.cpp1135 virtual bool reject(const sp<GraphicBuffer>& buf, in latchBuffer() function
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionService.aidl51 void reject(String callId); in reject() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl143 void reject(int reason); in reject() method
/frameworks/compile/mclinker/include/mcld/LD/
DEhFrameReader.h91 static bool reject(EhFrame& pEhFrame,
/frameworks/base/telecomm/java/android/telecom/
DRemoteConnection.java646 public void reject() { in reject() method in RemoteConnection
649 mConnectionService.reject(mConnectionId); in reject()
DConnectionService.java167 public void reject(String callId) {
300 reject((String) msg.obj);
632 private void reject(String callId) { in reject() method in ConnectionService
DCall.java581 public void reject(boolean rejectWithMessage, String textMessage) { in reject() method in Call
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java685 public void reject(int reason) { in reject() method in ImsCallSession
691 miSession.reject(reason); in reject()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java966 public void reject(int reason) throws ImsException { in reject() method in ImsCall
973 mSession.reject(reason); in reject()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java774 if (rejectCall) imsCall.reject(ImsReasonInfo.CODE_USER_DECLINE); in hangup()
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd493 adding the device administrator to the system (or allows them to reject it).</p>
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd185 … Android .apk files must be cryptographically signed, or the system will reject them upon installa…
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd545 Older versions will vigorously reject attempts to use them. You can use
/frameworks/base/api/
Dsystem-current.txt29916 method public void reject(boolean, java.lang.String);
30294 method public void reject();
57416 …field public static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relati…
Dcurrent.txt54887 …field public static final java.lang.String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relati…