Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/integrity/
DAppIntegrityManagerServiceImpl.java19 import static android.content.Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION;
165 integrityVerificationFilter.addAction(ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION); in AppIntegrityManagerServiceImpl()
176 if (!ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION.equals( in AppIntegrityManagerServiceImpl()
/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/
DAppIntegrityManagerServiceImplTest.java303 Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION, in broadcastReceiverRegistration()
554 intent.setAction(Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION); in makeVerificationIntent()
/frameworks/base/core/java/android/content/
DIntent.java4661 public static final String ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION = field in Intent
11146 case ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION: in prepareToLeaveProcess()
/frameworks/base/non-updatable-api/
Dsystem-current.txt1729 …field public static final String ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION = "android.intent.act…
/frameworks/base/api/
Dsystem-current.txt1781 …field public static final String ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION = "android.intent.act…