/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ui/ |
D | ShareResultSenderImplTest.kt | 47 @get:Rule val compatChangeRule: TestRule = PlatformCompatChangeRule() in <lambda>() constant in com.android.intentresolver.ui.ShareResultSenderImplTest
|
/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/ |
D | BluetoothServiceBinderTest.java | 83 @Rule public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in BluetoothServiceBinderTest
|
/packages/services/Telephony/tests/src/com/android/phone/ |
D | CarrierConfigLoaderTest.java | 87 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in CarrierConfigLoaderTest
|
D | PhoneInterfaceManagerTest.java | 79 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in PhoneInterfaceManagerTest
|
D | ServiceStateProviderTest.java | 105 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in ServiceStateProviderTest
|
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/ |
D | OpportunisticNetworkServiceTest.java | 72 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in OpportunisticNetworkServiceTest
|
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/ |
D | NsdManagerTest.java | 75 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in NsdManagerTest
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | InCallControllerTests.java | 162 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in InCallControllerTests
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | NsdServiceTest.java | 185 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in NsdServiceTest
|
D | ConnectivityServiceTest.java | 522 public final PlatformCompatChangeRule compatChangeRule = new PlatformCompatChangeRule(); field in ConnectivityServiceTest
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiServiceImplTest.java | 512 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in WifiServiceImplTest
|