/frameworks/base/core/java/android/view/contentcapture/ |
D | IDataShareWriteAdapter.aidl | 27 void rejected(); in rejected() method
|
D | ContentCaptureManager.java | 790 public void rejected() throws RemoteException { in rejected() method in ContentCaptureManager.DataShareAdapterDelegate
|
/frameworks/base/core/proto/android/server/ |
D | face.proto | 55 // Number of rejected faces.
|
D | fingerprint.proto | 56 // Number of rejected fingerprints.
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | PointerLocationView.java | 964 Region rejected = Region.obtain(); 966 rejected.set(systemGestureExclusionUnrestricted); 967 rejected.op(exclusion, Region.Op.DIFFERENCE); 973 mSystemGestureExclusionRejected.set(rejected);
|
/frameworks/base/core/proto/android/server/location/ |
D | enums.proto | 90 // Request rejected because framework has not given permission for this use case.
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 167 * Disconnected because the user rejected an incoming call.
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 868 public void rejected(@AppOpsManager.UidState int uidState, @OpFlags int flags) { in rejected() method in AppOpsService.AttributedOp 869 rejected(System.currentTimeMillis(), uidState, flags); in rejected() 882 public void rejected(long noteTime, @AppOpsManager.UidState int uidState, in rejected() method in AppOpsService.AttributedOp 3128 attributedOp.rejected(uidState.state, flags); in noteOperationUnchecked() 3140 attributedOp.rejected(uidState.state, flags); in noteOperationUnchecked() 3501 attributedOp.rejected(uidState.state, AppOpsManager.OP_FLAG_SELF); in startOperation() 3514 attributedOp.rejected(uidState.state, AppOpsManager.OP_FLAG_SELF); in startOperation() 4315 attributedOp.rejected(rejectTime, uidState, opFlags); in readAttributionOp()
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | metrics.proto | 2046 // Request rejected. Applies to 2-sided RTT only 2596 // Provision discovery failure, e.g. no pin code, timeout, rejected by the peer. 2599 // Invitation failure, e.g. rejected by the peer. 2602 // Incoming request is rejected by the user. 2778 // Easy Connect R2 Failure event: Enrollee rejected the configuration. 2927 // Number of requests via this API surface that was rejected by the user.
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCaptureManagerService.java | 1087 mClientAdapter.rejected(); in reject()
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 2997 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local 3002 mCameraIdStr, rejected); in finishCameraOps()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 622 // Request is rejected by network
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 458 // One rejected call
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3024 COMPLETED_REJECTED = 2; // successful because coming from rejected area 8809 // The number of times the op was rejected while the app was in the 8813 // The number of times the op was rejected while the app was in the 8855 // The number of times the op was rejected while the app was in the 8859 // The number of times the op was rejected while the app was in the
|
/frameworks/base/services/ |
D | art-profile | 8101 HSPLcom/android/server/appop/AppOpsService$AttributedOp;->rejected(II)V 8102 HSPLcom/android/server/appop/AppOpsService$AttributedOp;->rejected(JII)V
|