Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityThreadInternal.java37 ArrayList<ComponentCallbacks2> collectComponentCallbacks(boolean includeUiContexts); in collectComponentCallbacks() method
H A DConfigurationController.java207 mActivityThread.collectComponentCallbacks(false /* includeUiContexts */); in handleConfigurationChanged()
H A DActivityThread.java6008 public ArrayList<ComponentCallbacks2> collectComponentCallbacks(boolean includeUiContexts) { in collectComponentCallbacks() method in ActivityThread
6619 collectComponentCallbacks(true /* includeUiContexts */); in handleLowMemory()
6653 collectComponentCallbacks(true /* includeUiContexts */); in handleTrimMemory()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt915 HSPLandroid/app/ActivityThread;->collectComponentCallbacks(Z)Ljava/util/ArrayList;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2050 Landroid/app/ActivityThread;->collectComponentCallbacks(ZLandroid/content/res/Configuration;)Ljava/…
3607 Landroid/app/Application;->collectComponentCallbacks()[Ljava/lang/Object;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt915 HSPLandroid/app/ActivityThread;->collectComponentCallbacks(Z)Ljava/util/ArrayList;