Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/core/java/android/view/contentcapture/
DIDataShareWriteAdapter.aidl27 void rejected(); in rejected() method
DContentCaptureManager.java1134 public void rejected() throws RemoteException { in rejected() method in ContentCaptureManager.DataShareAdapterDelegate
/frameworks/base/core/proto/android/server/
Dface.proto55 // Number of rejected faces.
Dfingerprint.proto56 // Number of rejected fingerprints.
/frameworks/av/services/mediametrics/include/mediametricsservice/
DHeatMap.h168 size_t rejected() const { in rejected() function
/frameworks/proto_logging/stats/enums/federatedcompute/
Denums.proto58 // Client was rejected from an eligibility eval checkin request.
109 // Client was rejected from a checkin request.
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java980 Region rejected = Region.obtain();
982 rejected.set(systemGestureExclusionUnrestricted);
983 rejected.op(exclusion, Region.Op.DIFFERENCE);
989 mSystemGestureExclusionRejected.set(rejected);
/frameworks/proto_logging/stats/enums/server/location/
Denums.proto90 // Request rejected because framework has not given permission for this use case.
/frameworks/base/services/core/java/com/android/server/appop/
DAttributedOp.java160 public void rejected(@AppOpsManager.UidState int uidState, @AppOpsManager.OpFlags int flags) { in rejected() method in AttributedOp
161 rejected(System.currentTimeMillis(), uidState, flags); in rejected()
175 public void rejected(long noteTime, @AppOpsManager.UidState int uidState, in rejected() method in AttributedOp
DAppOpsRecentAccessPersistence.java262 attributedOp.rejected(rejectTime, uidState, opFlags); in readAttributionOp()
DAppOpsService.java3187 attributedOp.rejected(uidState.getState(), flags); in noteOperationUnchecked()
3212 attributedOp.rejected(uidState.getState(), flags); in noteOperationUnchecked()
3236 attributedOp.rejected(uidState.getState(), flags); in noteOperationUnchecked()
3826 attributedOp.rejected(uidState.getState(), flags); in startOperationUnchecked()
3850 attributedOp.rejected(uidState.getState(), flags); in startOperationUnchecked()
5067 attributedOp.rejected(rejectTime, uidState, opFlags); in readAttributionOp()
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md80 returns true if it thinks the tap should be rejected (i.e. the tap looks more
89 **rejected**.
96 penalized in the event that the tap is rejected. This value is only used if
/frameworks/proto_logging/stats/atoms/hotword/
Dhotword_atoms.proto136 // Indicates that the system got the unexpected rejected callback.
139 // Indicates that the system called rejected callback when the trusted process was
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto167 * Disconnected because the user rejected an incoming call.
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto642 // Depicts that the call was rejected using the watch
707 // Disconnected because the user rejected an incoming call.
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.proto72 * Logged whenever an incoming call is accepted or rejected or silenced.
/frameworks/av/services/mediametrics/tests/
Dmediametrics_tests.cpp1303 ASSERT_EQ((size_t)0, heatMap.rejected()); in TEST()
1308 ASSERT_EQ((size_t)1, heatMap.rejected()); in TEST()
/frameworks/proto_logging/stats/atoms/wifi/
Dwifi_extension_atoms.proto670 // Dialog was rejected by the user.
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java1700 mClientAdapter.rejected(); in reject()
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto107 COMPLETED_REJECTED = 2; // successful because coming from rejected area
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp4431 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local
4436 mCameraIdStr, rejected); in finishCameraOps()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto639 // Request is rejected by network
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1137 // Was the JS rejected for being too big or taking too long?
/frameworks/proto_logging/stats/
Datoms.proto2173 // Provision discovery failure, e.g. no pin code, timeout, rejected by the peer.
2175 // Invitation failure, e.g. rejected by the peer.
2177 // Incoming request is rejected by the user.
12609 // The number of times the op was rejected while the app was in the
12613 // The number of times the op was rejected while the app was in the
12655 // The number of times the op was rejected while the app was in the
12659 // The number of times the op was rejected while the app was in the
/frameworks/base/services/
Dart-profile1242 HSPLcom/android/server/appop/AttributedOp;->rejected(II)V+]Lcom/android/server/appop/AttributedOp;L…
1243 HSPLcom/android/server/appop/AttributedOp;->rejected(JII)V+]Landroid/app/AppOpsManager$NoteOpEvent;…

12