Searched refs:VERSION (Results 126 - 150 of 478) sorted by relevance

1234567891011>>

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java1644 if (Build.VERSION.SDK_INT >= 16 && Build.VERSION.SDK_INT < 21) {
1662 if (Build.VERSION.SDK_INT >= 16) {
1673 if (Build.VERSION.SDK_INT >= 21) {
1688 if (Build.VERSION.SDK_INT >= 21) {
1713 boolean hasRightSide = !(Build.VERSION.SDK_INT >= 21) && mBuilder.mLargeIcon != null;
1737 if (mBuilder.mSubText != null && Build.VERSION.SDK_INT >= 16) {
1750 if (showLine2 && Build.VERSION.SDK_INT >= 16) {
1763 if (mBuilder.mUseChronometer && Build.VERSION.SDK_INT >= 16) {
1829 if (Build.VERSION
[all...]
/frameworks/support/compat/tests/java/android/support/v4/content/pm/
H A DShortcutManagerCompatTest.java90 if (!(Build.VERSION.SDK_INT >= 26)) {
108 if (!(Build.VERSION.SDK_INT >= 26)) {
128 if (!(Build.VERSION.SDK_INT >= 26)) {
150 if (Build.VERSION.SDK_INT >= 26) {
177 if (Build.VERSION.SDK_INT >= 26) {
192 if (Build.VERSION.SDK_INT >= 26) {
213 if (Build.VERSION.SDK_INT >= 26) {
/frameworks/support/media-compat/java/android/support/v4/media/
H A DMediaDescriptionCompat.java296 if (Build.VERSION.SDK_INT < 21) {
327 if (mDescriptionObj != null || Build.VERSION.SDK_INT < 21) {
342 if (Build.VERSION.SDK_INT < 23 && mMediaUri != null) {
350 if (Build.VERSION.SDK_INT >= 23) {
371 if (descriptionObj != null && Build.VERSION.SDK_INT >= 21) {
399 } else if (Build.VERSION.SDK_INT >= 23) {
415 if (Build.VERSION.SDK_INT < 21) {
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
H A DTextViewBindingAdapter.java176 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.JELLY_BEAN_MR1) {
187 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.JELLY_BEAN_MR1) {
222 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
231 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
252 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
283 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
293 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
303 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
313 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
H A DViewBindingAdapter.java24 import android.os.Build.VERSION;
79 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR1) {
105 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR1) {
161 if (VERSION.SDK_INT >= VERSION_CODES.HONEYCOMB_MR1) {
196 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
209 if (VERSION.SDK_INT >= VERSION_CODES.JELLY_BEAN) {
/frameworks/support/compat/java/android/support/v4/view/accessibility/
H A DAccessibilityRecordCompat.java136 if (Build.VERSION.SDK_INT >= 16) {
479 if (Build.VERSION.SDK_INT >= 15) {
505 if (Build.VERSION.SDK_INT >= 15) {
529 if (Build.VERSION.SDK_INT >= 15) {
555 if (Build.VERSION.SDK_INT >= 15) {
H A DAccessibilityManagerCompat.java164 if (Build.VERSION.SDK_INT >= 19) {
183 if (Build.VERSION.SDK_INT >= 19) {
H A DAccessibilityNodeProviderCompat.java104 if (Build.VERSION.SDK_INT >= 19) {
106 } else if (Build.VERSION.SDK_INT >= 16) {
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
H A DWizardManagerHelper.java22 import android.os.Build.VERSION;
173 if (VERSION.SDK_INT >= VERSION_CODES.JELLY_BEAN_MR1) {
194 if (VERSION.SDK_INT >= VERSION_CODES.JELLY_BEAN_MR1) {
/frameworks/support/compat/java/android/support/v4/graphics/
H A DTypefaceCompat.java47 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
49 } else if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N
52 } else if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
/frameworks/support/compat/java/android/support/v4/widget/
H A DImageViewCompat.java81 if (Build.VERSION.SDK_INT == 21) {
100 if (Build.VERSION.SDK_INT == 21) {
123 if (android.os.Build.VERSION.SDK_INT >= 21) {
H A DPopupWindowCompat.java185 if (Build.VERSION.SDK_INT >= 23) {
187 } else if (Build.VERSION.SDK_INT >= 21) {
189 } else if (Build.VERSION.SDK_INT >= 19) {
/frameworks/support/compat/tests/java/android/support/v4/content/
H A DContextCompatTest.java53 if (Build.VERSION.SDK_INT >= 23) {
75 if (Build.VERSION.SDK_INT >= 23) {
98 if (Build.VERSION.SDK_INT >= 23) {
/frameworks/support/content/src/android/support/content/
H A DQuery.java116 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
124 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
145 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
/frameworks/support/v13/java/android/support/v13/app/
H A DFragmentCompat.java109 if (Build.VERSION.SDK_INT >= 24) {
111 } else if (Build.VERSION.SDK_INT >= 23) {
113 } else if (android.os.Build.VERSION.SDK_INT >= 15) {
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DResourcesFlusher.java45 if (Build.VERSION.SDK_INT >= 24) {
47 } else if (Build.VERSION.SDK_INT >= 23) {
49 } else if (Build.VERSION.SDK_INT >= 21) {
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerDbHelper.java42 private static final int VERSION = 1; field in class:SoundTriggerDbHelper
62 super(context, NAME, null, VERSION);
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
H A DExpandableSwitchItem.java24 import android.os.Build.VERSION;
162 if (VERSION.SDK_INT >= VERSION_CODES.JELLY_BEAN_MR1) {
/frameworks/support/compat/java/android/support/v4/text/
H A DICUCompat.java34 if (Build.VERSION.SDK_INT >= 21) {
87 if (Build.VERSION.SDK_INT >= 21) {
/frameworks/support/compat/java/android/support/v4/text/util/
H A DLinkifyCompat.java100 if (Build.VERSION.SDK_INT >= 27) {
164 if (Build.VERSION.SDK_INT >= 26) {
207 if (Build.VERSION.SDK_INT >= 26) {
231 if (Build.VERSION.SDK_INT >= 26) {
258 if (Build.VERSION.SDK_INT >= 26) {
283 if (Build.VERSION.SDK_INT >= 26) {
307 if (Build.VERSION.SDK_INT >= 26) {
333 if (Build.VERSION.SDK_INT >= 26) {
/frameworks/support/compat/java/android/support/v4/view/
H A DViewGroupCompat.java110 if (Build.VERSION.SDK_INT >= 21) {
112 } else if (Build.VERSION.SDK_INT >= 18) {
/frameworks/support/compat/tests/java/android/support/v4/content/res/
H A DResourcesCompatTest.java56 if (Build.VERSION.SDK_INT >= 23) {
87 if (Build.VERSION.SDK_INT >= 23) {
127 if (Build.VERSION.SDK_INT >= 23) {
166 final int expectedSizeForMediumDensity = (Build.VERSION.SDK_INT < 15) ?
180 final int expectedSizeForHighDensity = (Build.VERSION.SDK_INT < 15) ?
193 final int expectedSizeForXHighDensity = (Build.VERSION.SDK_INT < 15) ?
206 final int expectedSizeForXXHighDensity = (Build.VERSION.SDK_INT < 15) ?
217 if (Build.VERSION.SDK_INT < 21) {
/frameworks/base/services/backup/java/com/android/server/backup/
H A DPackageManagerBackupAgent.java127 mStoredSdkVersion = Build.VERSION.SDK_INT;
128 mStoredIncrementalVersion = Build.VERSION.INCREMENTAL;
191 || !mStoredIncrementalVersion.equals(Build.VERSION.INCREMENTAL)) {
193 + Build.VERSION.INCREMENTAL + " - rewriting");
253 outputBufferStream.writeInt(Build.VERSION.SDK_INT);
254 outputBufferStream.writeUTF(Build.VERSION.INCREMENTAL);
382 if (storedSystemVersion > Build.VERSION.SDK_INT) {
392 + " is compatible with OS version " + Build.VERSION.SDK_INT
394 + Build.VERSION.INCREMENTAL + ")");
604 out.writeInt(Build.VERSION
[all...]
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DAppCompatSpinner.java211 mPopupContext = !(Build.VERSION.SDK_INT >= 23) ? context : null;
291 } else if (Build.VERSION.SDK_INT >= 23) {
301 } else if (Build.VERSION.SDK_INT >= 16) {
315 } else if (Build.VERSION.SDK_INT >= 16) {
325 } else if (Build.VERSION.SDK_INT >= 16) {
334 } else if (Build.VERSION.SDK_INT >= 16) {
344 } else if (Build.VERSION.SDK_INT >= 16) {
359 } else if (Build.VERSION.SDK_INT >= 16) {
369 } else if (Build.VERSION.SDK_INT >= 16) {
378 } else if (Build.VERSION
[all...]
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
H A DAbsListViewBindingAdapterTest.java43 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {

Completed in 563 milliseconds

1234567891011>>