Searched defs:policy3 (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | DscpPolicyTest.kt | 563 val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build() in <lambda>() constant 601 val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build() in <lambda>() constant 631 val policy3 = DscpPolicy.Builder(3, 1).setDestinationPortRange(Range(3333, 3333)).build() in <lambda>() constant 674 val policy3 = DscpPolicy.Builder(3, 1) in <lambda>() constant
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | PowerComponentHandlerUnitTest.java | 147 CarPowerPolicy policy3 = new CarPowerPolicy("test_policy3", new int[]{WIFI, AUDIO}, in testApplyPowerPolicy_withCustomComponents() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/ |
D | ZenModeSummaryHelperTest.java | 131 ZenPolicy policy3 = new ZenPolicy.Builder() in getMessagesSettingSummary_allMessages() local
|