Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java96 final class ServiceConnectionLeaked extends AndroidRuntimeException { class
98 public ServiceConnectionLeaked(String msg) { in ServiceConnectionLeaked() method in ServiceConnectionLeaked