Searched refs:rejected (Results 1 – 12 of 12) 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/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 | 467 public void rejected(long time, int proxyUid, @Nullable String proxyPackageName, in rejected() method in AppOpsService.Op 2089 op.rejected(System.currentTimeMillis(), proxyUid, proxyPackageName, in noteOperationUnchecked() 2103 op.rejected(System.currentTimeMillis(), proxyUid, proxyPackageName, in noteOperationUnchecked() 2258 op.rejected(System.currentTimeMillis(), -1 /*proxyUid*/, in startOperation() 2273 op.rejected(System.currentTimeMillis(), -1 /*proxyUid*/, in startOperation() 3063 op.rejected(rejectTime, proxyUid, proxyPkg, state, flags); in readOp()
|
/frameworks/base/proto/src/ |
D | wifi.proto | 1777 // Request rejected. Applies to 2-sided RTT only 2295 // Provision discovery failure, e.g. no pin code, timeout, rejected by the peer. 2298 // Invitation failure, e.g. rejected by the peer. 2301 // Incoming request is rejected by the user. 2605 // Number of requests via this API surface that was rejected by the user.
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 2542 std::initializer_list<StatusInternal> rejected = {StatusInternal::PRESENT, in finishCameraOps() local 2547 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 | 2754 COMPLETED_REJECTED = 2; // successful because coming from rejected area 7291 // The number of times the op was rejected while the app was in the 7295 // 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
|