HomeSort by relevance Sort by last modified time
    Searched refs:SDK_VERSION (Results 26 - 50 of 68) sorted by null

12 3

  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
DeviceSelectionOptionsTest.java 442 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
455 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
468 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
481 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
494 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
507 mMockDevice.getProperty(DeviceProperties.SDK_VERSION))
  /packages/apps/Bluetooth/tests/robotests/src/com/android/bluetooth/opp/
OppSendFileInfoTest.java 43 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
  /packages/apps/EmergencyInfo/tests/robolectric/src/com/android/emergency/preferences/
EmergencyEditTextPreferenceTest.java 44 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
ContactPreferencesTest.java 56 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
EmergencyListPreferenceTest.java 48 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
NameAutoCompletePreferenceTest.java 50 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
EmergencyContactsPreferenceTest.java 55 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
AppDeletionTypeTest.java 38 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
DownloadsDeletionPreferenceGroupTest.java 47 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
LoadingSpinnerControllerTest.java 43 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
StorageManagerUpsellDialogTest.java 38 @Config(manifest= TestingConstants.MANIFEST, sdk=TestingConstants.SDK_VERSION)
CollapsibleCheckboxPreferenceGroupTest.java 41 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
DeletionHelperSettingsTest.java 48 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
DownloadsFilePreferenceTest.java 42 @Config(manifest = TestingConstants.MANIFEST, sdk = TestingConstants.SDK_VERSION)
PhotosDeletionPreferenceTest.java 41 @Config(manifest=TestingConstants.MANIFEST, sdk=TestingConstants.SDK_VERSION)
AppDeletionPreferenceTest.java 33 @Config(manifest=TestingConstants.MANIFEST, sdk=TestingConstants.SDK_VERSION)
  /frameworks/base/tools/split-select/
RuleGenerator.cpp 46 version->key = Rule::SDK_VERSION;
68 // SDK_VERSION is handled elsewhere, so we always pick DENSITY_ANY if it's
115 sdk->key = Rule::SDK_VERSION;
  /packages/apps/KeyChain/robotests/src/com/android/keychain/
AliasLoaderTest.java 39 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
KeyChainServiceRoboTest.java 59 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION,
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
BatteryUtilsTest.java 106 private static final int SDK_VERSION = Build.VERSION_CODES.L;
458 mApplicationInfo.targetSdkVersion = SDK_VERSION;
460 assertThat(mBatteryUtils.getTargetSdkVersion(PACKAGE_NAME)).isEqualTo(SDK_VERSION);
478 assertThat(mBatteryUtils.isBackgroundRestrictionEnabled(SDK_VERSION, UID,
487 assertThat(mBatteryUtils.isBackgroundRestrictionEnabled(SDK_VERSION, UID, PACKAGE_NAME))
  /packages/apps/Car/Messenger/tests/robotests/src/com/android/car/messenger/tts/
TTSHelperTest.java 21 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
  /packages/apps/EmergencyInfo/tests/robolectric/src/com/android/emergency/util/
PreferenceUtilsTest.java 49 @Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
NotificationControllerTest.java 43 @Config(manifest=TestingConstants.MANIFEST, sdk=TestingConstants.SDK_VERSION)
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/
PreferenceListCacheTest.java 45 @Config(manifest=TestingConstants.MANIFEST, sdk=TestingConstants.SDK_VERSION)
  /device/google/marlin/common/
utils.mk 160 # version is a numeric SDK_VERSION defined above

Completed in 3557 milliseconds

12 3