/frameworks/base/core/java/android/view/contentcapture/ |
D | IDataShareWriteAdapter.aidl | 27 void rejected(); in rejected() method
|
D | ContentCaptureManager.java | 1134 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/av/services/mediametrics/include/mediametricsservice/ |
D | HeatMap.h | 168 size_t rejected() const { in rejected() function
|
/frameworks/proto_logging/stats/enums/federatedcompute/ |
D | enums.proto | 58 // 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/ |
D | PointerLocationView.java | 980 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/ |
D | enums.proto | 90 // Request rejected because framework has not given permission for this use case.
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AttributedOp.java | 160 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
|
D | AppOpsRecentAccessPersistence.java | 262 attributedOp.rejected(rejectTime, uidState, opFlags); in readAttributionOp()
|
D | AppOpsService.java | 3187 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/ |
D | falsing.md | 80 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/ |
D | hotword_atoms.proto | 136 // 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/ |
D | enums.proto | 167 * Disconnected because the user rejected an incoming call.
|
/frameworks/proto_logging/stats/enums/app/wearservices/ |
D | wearservices_enums.proto | 642 // Depicts that the call was rejected using the watch 707 // Disconnected because the user rejected an incoming call.
|
/frameworks/proto_logging/stats/atoms/wearservices/ |
D | wearservices_extension_atoms.proto | 72 * Logged whenever an incoming call is accepted or rejected or silenced.
|
/frameworks/av/services/mediametrics/tests/ |
D | mediametrics_tests.cpp | 1303 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/ |
D | wifi_extension_atoms.proto | 670 // Dialog was rejected by the user.
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCaptureManagerService.java | 1700 mClientAdapter.rejected(); in reject()
|
/frameworks/proto_logging/stats/atoms/sysui/ |
D | sysui_atoms.proto | 107 COMPLETED_REJECTED = 2; // successful because coming from rejected area
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 4431 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local 4436 mCameraIdStr, rejected); in finishCameraOps()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 639 // Request is rejected by network
|
/frameworks/proto_logging/stats/atoms/adservices/ |
D | adservices_extension_atoms.proto | 1137 // Was the JS rejected for being too big or taking too long?
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 2173 // 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/ |
D | art-profile | 1242 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;…
|