Home | History | Annotate | Download | only in os

Lines Matching defs:SDK

109      * For apps targeting SDK higher than {@link Build.VERSION_CODES#O_MR1} this
117 // we will later set it to the value based on the app's target SDK.
216 * The user-visible SDK version of the framework in its raw String
222 public static final String SDK = getString("ro.build.version.sdk");
225 * The SDK version of the software currently running on this hardware
234 "ro.build.version.sdk", 0);
237 * The SDK version of the software that <em>initially</em> shipped on
252 * The developer preview revision of a prerelease SDK. This value will always
263 * equality (<code>==</code>) with the preview SDK revision they were built for
264 * before using any prerelease platform APIs. Apps that detect a preview SDK revision
288 * The SDK version to use when accessing resources.
289 * Use the current SDK version code. For every active development codename
297 * The current lowest supported value of app target SDK. Applications targeting
298 * lower values may not function on devices running this SDK version. Its possible
308 * Enumeration of the currently known SDK version codes. These are the
309 * values that can be found in {@link VERSION#SDK}. Version numbers