Home
last modified time | relevance | path

Searched refs:getDscpValue (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DDscpPolicyTracker.java190 (short) policy.getProtocol(), (byte) policy.getDscpValue())); in addDscpPolicyInternal()
201 (short) policy.getProtocol(), (byte) policy.getDscpValue())); in addDscpPolicyInternal()
/packages/modules/Connectivity/framework/src/android/net/
DDscpPolicy.java139 public int getDscpValue() { in getDscpValue() method in DscpPolicy
/packages/modules/Connectivity/framework/api/
Dsystem-current.txt100 method public int getDscpValue();