Home
last modified time | relevance | path

Searched defs:StartActivityRunnable (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DContentProviderHelper.java1693 private static final class StartActivityRunnable implements Runnable { class in ContentProviderHelper
1698 StartActivityRunnable(Context context, Intent intent, UserHandle userHandle) { in StartActivityRunnable() method in ContentProviderHelper.StartActivityRunnable