Home
last modified time | relevance | path

Searched refs:requirement (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DPasswordValidationError.java41 public final int requirement; field in PasswordValidationError
47 public PasswordValidationError(int errorCode, int requirement) { in PasswordValidationError() argument
49 this.requirement = requirement; in PasswordValidationError()
54 return errorCodeToString(errorCode) + (requirement > 0 ? "; required: " + requirement : ""); in toString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/shared/flag/
DSceneContainerFlag.kt98 getAllRequirements().forEach { requirement -> in <lambda>() method
100 append(if (requirement.isEnabled) " [MET]" else "[NOT MET]") in <lambda>()
/frameworks/av/media/libeffects/preprocessing/
DREADME.md7 - There is currently no api to communicate this requirement
/frameworks/proto_logging/stats/atoms/devicepolicy/
Ddevicepolicy_extension_atoms.proto38 // The password quality requirement policy enforced on the devices.
/frameworks/proto_logging/stats/enums/devicepolicy/
Denums.proto41 COMPLEXITY_LEGACY = 2; // If the password requirement is set with deprecated password quality
/frameworks/base/services/core/java/com/android/server/wm/
DBLASTSync.md70 seqId from us (requirement 1, protocol step SB), the received ID must be higher than the clients pr…
75 It also can't be sent too late. By requirement 2 we must release and acquire the lock
80 Since we only receive the SeqId with the State changes (requirement 1),
81 and we wont draw state changes without passing through perform traversals (requirement 3) the first…
107 acquire the lock. This ensures we uphold requirement 2.
/frameworks/base/core/tests/coretests/src/android/app/admin/
DPasswordMetricsTest.java438 errorMap.put(error.errorCode, error.requirement); in assertValidationErrors()
/frameworks/proto_logging/stats/atoms/art/
Dbackground_extension_dexopt_atoms.proto152 // The job was aborted because the system requirement check failed or
/frameworks/base/ravenwood/
Dtest-authors.md92 …for testing. Using the `--host` argument above is a way to bypass this requirement until the bug i…
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript35 // TODO When the requirement that kernels must return an output to be launched
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md178 One notable place where Handlers have been a requirement in the past is with
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rscript37 // TODO When the requirement that kernels must return an output to be launched
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt236 source code from the same place satisfies the requirement to
327 It may happen that this requirement contradicts the license
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java1141 private void updateUserActionRequirement(int requirement) { in updateUserActionRequirement() argument
1143 mUserActionRequirement = requirement; in updateUserActionRequirement()
2761 @UserActionRequirement int requirement) { in userActionRequirementToReason()
2762 switch (requirement) { in userActionRequirementToReason()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto775 // a country or carrier requirement.
/frameworks/native/docs/
DDoxyfile1844 # visible in IE 9+ (other browsers do not have this requirement).
/frameworks/av/media/libaaudio/
DDoxyfile2210 # requirement).
/frameworks/av/media/codec2/docs/
Ddoxygen.config2329 # requirement).
/frameworks/base/media/native/midi/include/
DDoxyfile2370 # requirement).
/frameworks/proto_logging/stats/
Datoms.proto17705 * If user authentication is required, is the requirement time based? If it
17836 * If user authentication is required, is the requirement time based? If it