Searched refs:bindApplication (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 80 void bindApplication(in String packageName, in ApplicationInfo info, in bindApplication() method
|
D | ActivityThread.java | 899 public final void bindApplication(String processName, ApplicationInfo appInfo, in bindApplication() method in ActivityThread.ApplicationThread
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 3994 // FIELD - The delay from the start of the transition until we just call bindApplication on the
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 7120 thread.bindApplication(processName, appInfo, providers, in attachApplicationLocked() 7132 thread.bindApplication(processName, appInfo, providers, null, profilerInfo, in attachApplicationLocked()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 658 HPLandroid/app/IApplicationThread$Stub$Proxy;->bindApplication(Ljava/lang/String;Landroid/content/p… 15427 HSPLandroid/app/ActivityThread$ApplicationThread;->bindApplication(Ljava/lang/String;Landroid/conte… 16634 HSPLandroid/app/IApplicationThread;->bindApplication(Ljava/lang/String;Landroid/content/pm/Applicat…
|