Searched refs:ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION (Results 1 – 8 of 8) sorted by relevance
19 import static android.content.Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION;167 integrityVerificationFilter.addAction(ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION); in AppIntegrityManagerServiceImpl()178 if (!ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION.equals( in AppIntegrityManagerServiceImpl()
303 Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION, in broadcastReceiverRegistration()554 intent.setAction(Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION); in makeVerificationIntent()
288 new Intent(Intent.ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION); in sendIntegrityVerificationRequest()
5367 public static final String ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION = field in Intent12518 case ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION: in prepareToLeaveProcess()
126 BroadcastBehavior: android.content.Intent#ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION:127 Field 'ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION' is missing @BroadcastBehavior
130 BroadcastBehavior: android.content.Intent#ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION:131 Field 'ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION' is missing @BroadcastBehavior
3868 …field public static final String ACTION_PACKAGE_NEEDS_INTEGRITY_VERIFICATION = "android.intent.act…