FileDocCategorySizeDatePackage
LoadedApk.javaAPI DocAndroid 5.1 API49786Thu Mar 12 22:22:10 GMT 2015android.app

IntentReceiverLeaked

public final class IntentReceiverLeaked extends android.util.AndroidRuntimeException

Fields Summary
Constructors Summary
public IntentReceiverLeaked(String msg)

        super(msg);
    
Methods Summary