Home
last modified time | relevance | path

Searched refs:STATE_UNMODIFIABLE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/verify/domain/
H A DDomainVerificationInfo.java70 public static final int STATE_UNMODIFIABLE = 2; field in DomainVerificationInfo
156 STATE_UNMODIFIABLE,
173 case STATE_UNMODIFIABLE: in stateToString()
H A DDomainVerificationState.java216 return DomainVerificationInfo.STATE_UNMODIFIABLE; in convertToInfoState()
/aosp14/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/
H A DVerifyStatus.kt48 if (state == DomainVerificationInfo.STATE_UNMODIFIABLE) {
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
H A DDomainVerificationPackageTest.kt27 import android.content.pm.verify.domain.DomainVerificationInfo.STATE_UNMODIFIABLE
156 DOMAIN_1 to STATE_UNMODIFIABLE,
157 DOMAIN_2 to STATE_UNMODIFIABLE,
469 DOMAIN_1 to STATE_UNMODIFIABLE,
471 DOMAIN_3 to STATE_UNMODIFIABLE,
489 DOMAIN_1 to STATE_UNMODIFIABLE,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4182 field public static final int STATE_UNMODIFIABLE = 2; // 0x2