INetworkPolicyListenerpublic interface INetworkPolicyListener implements android.os.IInterface
Methods Summary |
---|
public void | onMeteredIfacesChanged(java.lang.String[] meteredIfaces)
| public void | onRestrictBackgroundChanged(boolean restrictBackground)
| public void | onUidRulesChanged(int uid, int uidRules)
|
|