Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java4028 public interface ApplicationStartInfoCompleteListener { interface in ActivityManager
4056 @NonNull final ApplicationStartInfoCompleteListener listener) { in setApplicationStartInfoCompleteListener()