Searched refs:mAllApplications (Results 1 – 2 of 2) sorted by relevance
509 mActivityThread.mAllApplications.add(app); in makeApplication()
186 final ArrayList<Application> mAllApplications field in ActivityThread3723 final int N = mAllApplications.size(); in collectComponentCallbacks()3725 callbacks.add(mAllApplications.get(i)); in collectComponentCallbacks()4924 mAllApplications.add(app); in attach()