Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerServiceImpl.java180 mHandler.post(() -> handleIntegrityVerification(intent)); in AppIntegrityManagerServiceImpl()
274 private void handleIntegrityVerification(Intent intent) { in handleIntegrityVerification() method in AppIntegrityManagerServiceImpl
/aosp12/frameworks/base/services/
H A Dart-profile20071 HPLcom/android/server/integrity/AppIntegrityManagerServiceImpl;->handleIntegrityVerification(Landro…