Home
last modified time | relevance | path

Searched refs:compatChangeRule (Results 1 – 11 of 11) sorted by relevance

/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ui/
DShareResultSenderImplTest.kt47 @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/
DBluetoothServiceBinderTest.java83 @Rule public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in BluetoothServiceBinderTest
/packages/services/Telephony/tests/src/com/android/phone/
DCarrierConfigLoaderTest.java87 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in CarrierConfigLoaderTest
DPhoneInterfaceManagerTest.java79 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in PhoneInterfaceManagerTest
DServiceStateProviderTest.java105 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in ServiceStateProviderTest
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DOpportunisticNetworkServiceTest.java72 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in OpportunisticNetworkServiceTest
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/
DNsdManagerTest.java75 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in NsdManagerTest
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallControllerTests.java162 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in InCallControllerTests
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DNsdServiceTest.java185 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in NsdServiceTest
DConnectivityServiceTest.java522 public final PlatformCompatChangeRule compatChangeRule = new PlatformCompatChangeRule(); field in ConnectivityServiceTest
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java512 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in WifiServiceImplTest