Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/server/
Dface.proto55 // Number of rejected faces.
Dfingerprint.proto56 // Number of rejected fingerprints.
/frameworks/base/core/proto/android/server/location/
Denums.proto90 // Request rejected because framework has not given permission for this use case.
/frameworks/base/core/proto/android/telecomm/
Denums.proto149 * Disconnected because the user rejected an incoming call.
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java467 public void rejected(long time, int proxyUid, @Nullable String proxyPackageName, in rejected() method in AppOpsService.Op
2078 op.rejected(System.currentTimeMillis(), proxyUid, proxyPackageName, in noteOperationUnchecked()
2092 op.rejected(System.currentTimeMillis(), proxyUid, proxyPackageName, in noteOperationUnchecked()
2238 op.rejected(System.currentTimeMillis(), -1 /*proxyUid*/, in startOperation()
2253 op.rejected(System.currentTimeMillis(), -1 /*proxyUid*/, in startOperation()
3014 op.rejected(rejectTime, proxyUid, proxyPkg, state, flags); in readOp()
/frameworks/base/proto/src/
Dwifi.proto1686 // Request rejected. Applies to 2-sided RTT only
2185 // Provision discovery failure, e.g. no pin code, timeout, rejected by the peer.
2188 // Invitation failure, e.g. rejected by the peer.
2191 // Incoming request is rejected by the user.
2495 // Number of requests via this API surface that was rejected by the user.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md127 Other strategies to handle packages that were considered and rejected can be
128 found in [Appendix A](#appendix-a-rejected-strategies-to-handle-packages).
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2502 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local
2507 mCameraIdStr, rejected); in finishCameraOps()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto537 // Request is rejected by network
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken458 // One rejected call
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt277 - Duplicate map keys in JSON are now rejected (i.e., translation will
/frameworks/base/cmds/statsd/src/
Datoms.proto6519 // The number of times the op was rejected while the app was in the
6523 // The number of times the op was rejected while the app was in the
/frameworks/base/services/
Dart-profile3828 HSPLcom/android/server/appop/AppOpsService$Op;->rejected(JILjava/lang/String;II)V