Loading tests/robotests/src/com/android/settings/development/AbstractBluetoothA2dpPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AbstractBluetoothA2dpPreferenceControllerTest { @Mock Loading tests/robotests/src/com/android/settings/development/AdbPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AdbPreferenceControllerTest { @Mock Loading tests/robotests/src/com/android/settings/development/AllowAppsOnExternalPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AllowAppsOnExternalPreferenceControllerTest { @Mock Loading tests/robotests/src/com/android/settings/development/AnimatorDurationScalePreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.robolectric.annotation.Config; import org.robolectric.util.ReflectionHelpers; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AnimatorDurationScalePreferenceControllerTest { @Mock Loading tests/robotests/src/com/android/settings/development/AppsNotRespondingPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AppsNotRespondingPreferenceControllerTest { @Mock Loading Loading
tests/robotests/src/com/android/settings/development/AbstractBluetoothA2dpPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AbstractBluetoothA2dpPreferenceControllerTest { @Mock Loading
tests/robotests/src/com/android/settings/development/AdbPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AdbPreferenceControllerTest { @Mock Loading
tests/robotests/src/com/android/settings/development/AllowAppsOnExternalPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AllowAppsOnExternalPreferenceControllerTest { @Mock Loading
tests/robotests/src/com/android/settings/development/AnimatorDurationScalePreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.robolectric.annotation.Config; import org.robolectric.util.ReflectionHelpers; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AnimatorDurationScalePreferenceControllerTest { @Mock Loading
tests/robotests/src/com/android/settings/development/AppsNotRespondingPreferenceControllerTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @RunWith(SettingsRobolectricTestRunner.class) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION) @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O) public class AppsNotRespondingPreferenceControllerTest { @Mock Loading