HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_RELEASE (Results 1 - 3 of 3) sorted by null

  /cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java 77 public static final String VERSION_RELEASE = "versionRelease";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 51 public static final String VERSION_RELEASE = "buildVersion";
DeviceInfoInstrument.java 81 addResult(VERSION_RELEASE, Build.VERSION.RELEASE);

Completed in 138 milliseconds