Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/integrity/
DAppIntegrityManagerServiceImpl.java120 public static final boolean DEBUG_INTEGRITY_COMPONENT = false; field in AppIntegrityManagerServiceImpl
193 if (DEBUG_INTEGRITY_COMPONENT) { in updateRuleSet()
207 if (DEBUG_INTEGRITY_COMPONENT) { in updateRuleSet()
278 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
287 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
323 if (DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
332 if (!result.getMatchedRules().isEmpty() || DEBUG_INTEGRITY_COMPONENT) { in handleIntegrityVerification()
679 if (DEBUG_INTEGRITY_COMPONENT) { in getCallingRulePusherPackageName()