Home
last modified time | relevance | path

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

12

/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkRanker.java153 accepted, rejected); in applyYieldToBadWifiPolicy()
168 final ArrayList<T> rejected = in getBestNetworkByPolicy() local
184 accepted, rejected); in getBestNetworkByPolicy()
190 accepted, rejected); in getBestNetworkByPolicy()
198 accepted, rejected); in getBestNetworkByPolicy()
206 accepted, rejected); in getBestNetworkByPolicy()
216 accepted, rejected); in getBestNetworkByPolicy()
238 accepted, rejected); in getBestNetworkByPolicy()
247 rejected.removeIf( in getBestNetworkByPolicy()
252 accepted.addAll(rejected); in getBestNetworkByPolicy()
[all …]
/aosp12/art/test/954-invoke-polymorphic-verifier/
H A Dexpected-stdout.txt1 java.lang.VerifyError: Verifier rejected class MethodHandleNotInvoke: void MethodHandleNotInvoke.<i…
2 java.lang.VerifyError: Verifier rejected class MethodHandleToString: void MethodHandleToString.<ini…
3 java.lang.VerifyError: Verifier rejected class NonReference: void NonReference.<init>() failed to v…
4 java.lang.VerifyError: Verifier rejected class TooFewArguments: void TooFewArguments.<init>() faile…
5 java.lang.VerifyError: Verifier rejected class TooManyArguments: void TooManyArguments.<init>() fai…
6 java.lang.VerifyError: Verifier rejected class BadThis: void BadThis.<init>() failed to verify: voi…
7 java.lang.VerifyError: Verifier rejected class FakeSignaturePolymorphic: void FakeSignaturePolymorp…
8 java.lang.VerifyError: Verifier rejected class BetterFakeSignaturePolymorphic: void BetterFakeSigna…
10 java.lang.VerifyError: Verifier rejected class Unresolved: void Unresolved.<init>() failed to verif…
12 java.lang.VerifyError: Verifier rejected class VarHandleUnhappyAccessors: void VarHandleUnhappyAcce…
[all …]
H A Dinfo.txt1 Test cases that should be rejected by the method verifier.
/aosp12/hardware/interfaces/radio/1.4/
H A Dtypes.hal292 * Reason unspecified for foreign agent rejected MIP (Mobile IP) registration.
323 * Foreign agent rejected MIP (Mobile IP) registration because of malformed reply.
372 * Foreign agent rejected MIP (Mobile IP) registration because of stale challenge.
376 * Reason unspecified for home agent rejected MIP (Mobile IP) registration.
401 * Home agent rejected MIP (Mobile IP) registration because of malformed request.
533 * Dial up networking (DUN) call bring up is rejected since UE is in eHRPD RAT.
681 * The other clients rejected incoming call.
780 * Attach procedure is rejected by the network.
812 * Download server rejected the call.
997 * Non-access stratum (NAS) request was rejected by the network.
[all …]
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DIDataShareWriteAdapter.aidl27 void rejected(); in rejected() method
/aosp12/hardware/interfaces/wifi/supplicant/1.4/
H A DISupplicantStaIfaceCallback.hal68 * frame from an OCE AP to indicate that the AP has rejected the
94 * SSID of the AP that rejected the association.
99 * BSSID of the AP that rejected the association.
/aosp12/art/test/707-checker-invalid-profile/
H A Dprofile6 # Invalid descriptor in inline cache spec causes the entire line to be rejected
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggest.java319 final SuggestedWordInfo rejected = suggestionsContainer.remove(0); in getSuggestedWordsForBatchInput() local
320 suggestionsContainer.add(1, rejected); in getSuggestedWordsForBatchInput()
/aosp12/frameworks/base/core/proto/android/server/
H A Dface.proto55 // Number of rejected faces.
H A Dfingerprint.proto56 // Number of rejected fingerprints.
/aosp12/frameworks/av/services/mediametrics/
H A DHeatMap.h168 size_t rejected() const { in rejected() function
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java980 Region rejected = Region.obtain();
982 rejected.set(systemGestureExclusionUnrestricted);
983 rejected.op(exclusion, Region.Op.DIFFERENCE);
989 mSystemGestureExclusionRejected.set(rejected);
/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/
H A Ddialer_impression.proto181 // rejected calls
228 // Incoming call was rejected from the notifications
233 // Incoming call was rejected from the answer screen including rejecting via
766 // Mid call RTT request rejected.
/aosp12/frameworks/base/packages/SystemUI/docs/
H A 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
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dheapprofd.te57 # If the dac_read_search capability check is rejected, the kernel then tries
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dheapprofd.te57 # If the dac_read_search capability check is rejected, the kernel then tries
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dheapprofd.te58 # If the dac_read_search capability check is rejected, the kernel then tries
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dheapprofd.te58 # If the dac_read_search capability check is rejected, the kernel then tries
/aosp12/system/sepolicy/private/
H A Dheapprofd.te58 # If the dac_read_search capability check is rejected, the kernel then tries
/aosp12/frameworks/proto_logging/stats/enums/server/location/
H A Denums.proto90 // Request rejected because framework has not given permission for this use case.
/aosp12/hardware/interfaces/gnss/visibility_control/1.0/
H A DIGnssVisibilityControl.hal42 * IGnssVisibilityControlCallback.nfwNotifyCb() whenever location request is rejected or
H A DIGnssVisibilityControlCallback.hal68 /** Request rejected because framework has not given permission for this use case */
/aosp12/hardware/interfaces/keymaster/4.1/
H A DIKeymasterDevice.hal46 * UNLOCKED_DEVICE_REQUIRED keys must be rejected with Error::DEVICE_LOCKED until an
/aosp12/art/test/510-checker-try-catch/smali/
H A DSsaBuilder.smali64 # Should be rejected because :catch_all is a loop header.
/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto229 // Disconnected because the user rejected an incoming call.

12