/frameworks/base/core/java/com/android/internal/widget/ |
D | PasswordValidationError.java | 41 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/ |
D | SceneContainerFlag.kt | 98 getAllRequirements().forEach { requirement -> in <lambda>() method 100 append(if (requirement.isEnabled) " [MET]" else "[NOT MET]") in <lambda>()
|
/frameworks/av/media/libeffects/preprocessing/ |
D | README.md | 7 - There is currently no api to communicate this requirement
|
/frameworks/proto_logging/stats/atoms/devicepolicy/ |
D | devicepolicy_extension_atoms.proto | 38 // The password quality requirement policy enforced on the devices.
|
/frameworks/proto_logging/stats/enums/devicepolicy/ |
D | enums.proto | 41 COMPLEXITY_LEGACY = 2; // If the password requirement is set with deprecated password quality
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 70 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/ |
D | PasswordMetricsTest.java | 438 errorMap.put(error.errorCode, error.requirement); in assertValidationErrors()
|
/frameworks/proto_logging/stats/atoms/art/ |
D | background_extension_dexopt_atoms.proto | 152 // The job was aborted because the system requirement check failed or
|
/frameworks/base/ravenwood/ |
D | test-authors.md | 92 …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/ |
D | single_source_alloc.rscript | 35 // TODO When the requirement that kernels must return an output to be launched
|
/frameworks/base/packages/SystemUI/docs/ |
D | executors.md | 178 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/ |
D | single_source_alloc.rscript | 37 // TODO When the requirement that kernels must return an output to be launched
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 236 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/ |
D | PackageInstallerSession.java | 1141 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/ |
D | telephony.proto | 775 // a country or carrier requirement.
|
/frameworks/native/docs/ |
D | Doxyfile | 1844 # visible in IE 9+ (other browsers do not have this requirement).
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2210 # requirement).
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2329 # requirement).
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2370 # requirement).
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 17705 * 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
|