Example usage for Java android.net NetworkPolicyManager fields, constructors, methods, implement or subclass
The text is from its open source code.
NetworkPolicyManager | from(Context context) |
int[] | getUidsWithPolicy(int policy) |
void | setUidPolicy(int uid, int policy) Set policy flags for specific UID. |