File
Doc
Category
Size
Date
Package
LoadedApk.java
API Doc
Android 5.1 API
49786
Thu Mar 12 22:22:10 GMT 2015
android.app
IntentReceiverLeaked
java.lang.Object
android.util.AndroidRuntimeException
public final class IntentReceiverLeaked extends android.util.AndroidRuntimeException
Fields Summary
Constructors Summary
public IntentReceiverLeaked
(
String
msg)
super(msg);
Methods Summary
Java Code Source