Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java548 final LocalIntentReceiverAsync receiver = new LocalIntentReceiverAsync( in verifyApksInSession()
814 private static class LocalIntentReceiverAsync { class in StagingManager
817 LocalIntentReceiverAsync(Consumer<Intent> consumer) { in LocalIntentReceiverAsync() method in StagingManager.LocalIntentReceiverAsync