Home
last modified time | relevance | path

Searched refs:ServiceConnectionLeakedViolation (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/strictmode/
H A DServiceConnectionLeakedViolation.java18 public final class ServiceConnectionLeakedViolation extends Violation { class
20 public ServiceConnectionLeakedViolation(Throwable originStack) { in ServiceConnectionLeakedViolation() method in ServiceConnectionLeakedViolation
/aosp12/frameworks/base/core/java/android/os/
H A DStrictMode.java53 import android.os.strictmode.ServiceConnectionLeakedViolation;
2202 onVmPolicyViolation(new ServiceConnectionLeakedViolation(originStack)); in onServiceConnectionLeaked()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5821 android.os.strictmode.ServiceConnectionLeakedViolation
H A Dboot-image-profile.txt29192 Landroid/os/strictmode/ServiceConnectionLeakedViolation;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5819 android.os.strictmode.ServiceConnectionLeakedViolation
H A Dboot-image-profile.txt38829 Landroid/os/strictmode/ServiceConnectionLeakedViolation;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt32492 public final class ServiceConnectionLeakedViolation extends android.os.strictmode.Violation {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42454 Landroid/os/strictmode/ServiceConnectionLeakedViolation;-><init>(Ljava/lang/Throwable;)V