Searched refs:UnsafeIntentLaunchViolation (Results 1 – 8 of 8) sorted by relevance
51 public final class UnsafeIntentLaunchViolation extends Violation { class54 public UnsafeIntentLaunchViolation(@NonNull Intent intent) { in UnsafeIntentLaunchViolation() method in UnsafeIntentLaunchViolation60 public UnsafeIntentLaunchViolation(@NonNull Intent intent, @NonNull String message) { in UnsafeIntentLaunchViolation() method in UnsafeIntentLaunchViolation
63 import android.os.strictmode.UnsafeIntentLaunchViolation;2366 onVmPolicyViolation(new UnsafeIntentLaunchViolation(intent)); in onUnsafeIntentLaunch()2371 onVmPolicyViolation(new UnsafeIntentLaunchViolation(intent, message)); in onUnsafeIntentLaunch()
6352 android.os.strictmode.UnsafeIntentLaunchViolation
29141 Landroid/os/strictmode/UnsafeIntentLaunchViolation;
6356 android.os.strictmode.UnsafeIntentLaunchViolation
39248 Landroid/os/strictmode/UnsafeIntentLaunchViolation;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34387 public final class UnsafeIntentLaunchViolation extends android.os.strictmode.Violation {34388 ctor public UnsafeIntentLaunchViolation(@NonNull android.content.Intent);