Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerServiceImpl.java121 public static final boolean DEBUG_INTEGRITY_COMPONENT = false; field in AppIntegrityManagerServiceImpl
194 if (DEBUG_INTEGRITY_COMPONENT) { in updateRuleSet()
208 if (DEBUG_INTEGRITY_COMPONENT) { in updateRuleSet()
279 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
288 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
331 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
340 if (!result.getMatchedRules().isEmpty() || DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
715 if (DEBUG_INTEGRITY_COMPONENT) { in getCallingRulePusherPackageName()