Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerServiceImpl.java181 mHandler.post(() -> handleIntegrityVerification(intent)); in AppIntegrityManagerServiceImpl()
275 private void handleIntegrityVerification(Intent intent) { in handleIntegrityVerification() method in AppIntegrityManagerServiceImpl