Searched defs:policy3 (Results  1 – 2 of 2) sorted by relevance
| /packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ | 
| D | DscpPolicyTest.kt | 547         val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build()  in <lambda>()  constant585         val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build()  in <lambda>()  constant
 615         val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build()  in <lambda>()  constant
 658         val policy3 = DscpPolicy.Builder(3, 1)  in <lambda>()  constant
 
 | 
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ | 
| D | PowerComponentHandlerUnitTest.java | 139         CarPowerPolicy policy3 = new CarPowerPolicy("test_policy3", new int[]{WIFI, AUDIO},  in testApplyPowerPolicy_withCustomComponents()  local
 |