Searched refs:PREVIEW_SDK_INT (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/previewsdk/src/android/support/previewsdk/
H A DPreviewSdk.java26 * into a new API level. The new SDK constant <code>Build.VERSION.PREVIEW_SDK_INT</code>
44 && Build.VERSION.PREVIEW_SDK_INT == PreviewConstants.PREVIEW_SDK_VERSION;
/frameworks/base/core/java/android/os/
H A DBuild.java204 public static final int PREVIEW_SDK_INT = SystemProperties.getInt( field in class:Build.VERSION

Completed in 93 milliseconds