Searched defs:mainThread (Results 1 – 2 of 2) sorted by relevance
2612 static ContextImpl createSystemContext(ActivityThread mainThread) { in createSystemContext()2650 static ContextImpl createAppContext(ActivityThread mainThread, LoadedApk packageInfo) { in createAppContext()2654 static ContextImpl createAppContext(ActivityThread mainThread, LoadedApk packageInfo, in createAppContext()2665 static ContextImpl createActivityContext(ActivityThread mainThread, in createActivityContext()2719 private ContextImpl(@Nullable ContextImpl container, @NonNull ActivityThread mainThread, in ContextImpl()2903 public ApplicationContentResolver(Context context, ActivityThread mainThread) { in ApplicationContentResolver()
6623 AudioFlinger::MixerThread* mainThread, audio_io_handle_t id, bool systemReady) in DuplicatingThread()