Searched refs:rejected (Results 1 – 13 of 13) sorted by relevance
/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/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 | 149 * Disconnected because the user rejected an incoming call.
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 467 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/ |
D | wifi.proto | 1686 // 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/ |
D | DesignDoc.md | 127 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/ |
D | CameraService.cpp | 2502 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local 2507 mCameraIdStr, rejected); in finishCameraOps()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 537 // 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/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CHANGES.txt | 277 - Duplicate map keys in JSON are now rejected (i.e., translation will
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 6519 // 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/ |
D | art-profile | 3828 HSPLcom/android/server/appop/AppOpsService$Op;->rejected(JILjava/lang/String;II)V
|