/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 | 855 public void rejected(@AppOpsManager.UidState int uidState, @OpFlags int flags) { in rejected() method in AppOpsService.AttributedOp 856 rejected(System.currentTimeMillis(), uidState, flags); in rejected() 869 public void rejected(long noteTime, @AppOpsManager.UidState int uidState, in rejected() method in AppOpsService.AttributedOp 3069 attributedOp.rejected(uidState.state, flags); in noteOperationUnchecked() 3081 attributedOp.rejected(uidState.state, flags); in noteOperationUnchecked() 3430 attributedOp.rejected(uidState.state, AppOpsManager.OP_FLAG_SELF); in startOperation() 3443 attributedOp.rejected(uidState.state, AppOpsManager.OP_FLAG_SELF); in startOperation() 4244 attributedOp.rejected(rejectTime, uidState, opFlags); in readAttributionOp()
|
/frameworks/opt/net/wifi/service/proto/src/ |
D | metrics.proto | 2043 // Request rejected. Applies to 2-sided RTT only 2593 // Provision discovery failure, e.g. no pin code, timeout, rejected by the peer. 2596 // Invitation failure, e.g. rejected by the peer. 2599 // Incoming request is rejected by the user. 2775 // Easy Connect R2 Failure event: Enrollee rejected the configuration. 2924 // 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 | 2972 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local 2977 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 | 3022 COMPLETED_REJECTED = 2; // successful because coming from rejected area 8715 // The number of times the op was rejected while the app was in the 8719 // The number of times the op was rejected while the app was in the 8761 // The number of times the op was rejected while the app was in the 8765 // 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
|