Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DVerifyingSession.java94 private static final boolean DEFAULT_INTEGRITY_VERIFY_ENABLE = true; field in VerifyingSession
354 return DEFAULT_INTEGRITY_VERIFY_ENABLE; in isIntegrityVerificationEnabled()