FileDocCategorySizeDatePackage
RestrictionsReceiver.javaAPI DocAndroid 5.1 API531Sat Mar 14 14:09:38 GMT 2015android.service.restrictions

RestrictionsReceiver

public abstract class RestrictionsReceiver extends android.content.BroadcastReceiver

Fields Summary
Constructors Summary
public RestrictionsReceiver()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidonReceive(android.content.Context context, android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public abstract voidonRequestPermission(android.content.Context context, java.lang.String packageName, java.lang.String requestType, java.lang.String requestId, android.os.PersistableBundle request)