Home
last modified time | relevance | path

Searched refs:ServiceConnectionLeaked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DLoadedApk.java89 final class ServiceConnectionLeaked extends AndroidRuntimeException { class
91 public ServiceConnectionLeaked(String msg) { in ServiceConnectionLeaked() method in ServiceConnectionLeaked
1309 ServiceConnectionLeaked leak = new ServiceConnectionLeaked( in removeContextRegistrations()
1740 private final ServiceConnectionLeaked mLocation;
1780 mLocation = new ServiceConnectionLeaked(null); in ServiceDispatcher()
1792 mLocation = new ServiceConnectionLeaked(null); in ServiceDispatcher()
1829 ServiceConnectionLeaked getLocation() { in getLocation()
/frameworks/base/config/
Dpreloaded-classes344 android.app.ServiceConnectionLeaked
Dboot-image-profile.txt32401 Landroid/app/ServiceConnectionLeaked;
Dhiddenapi-greylist-max-o.txt7338 Landroid/app/LoadedApk$ServiceDispatcher;->getLocation()Landroid/app/ServiceConnectionLeaked;
7346 Landroid/app/LoadedApk$ServiceDispatcher;->mLocation:Landroid/app/ServiceConnectionLeaked;