INNER CODE UNIT · Java

TRANSACTION_onRestrictBackgroundChanged

moezbhatti/qksms · android-smsmms/src/main/java/android/net/INetworkPolicyListener.java:130

        static final int TRANSACTION_onRestrictBackgroundChanged = (android.os.IBinder.FIRST_CALL_TRANSACTION + 2);
    }

    public void onUidRulesChanged(int uid, int uidRules) throws android.os.RemoteException;

    public void onMeteredIfacesChanged(java.lang.String[] meteredIfaces) throws android.os.RemoteException;

    public void onRestrictBackgroundChanged(boolean restrictBackground) throws android.os.RemoteException;
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…