HomeSort by relevance Sort by last modified time
    Searched refs:SDK_INT (Results 376 - 400 of 867) sorted by null

<<11121314151617181920>>

  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AppCompatVectorDrawableIntegrationTest.java 83 if (Build.VERSION.SDK_INT >= 19) {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
AppCompatTextViewAutoSizeTest.java 84 if (Build.VERSION.SDK_INT >= 16) {
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RemoteControlClientCompat.java 42 if (Build.VERSION.SDK_INT >= 16) {
  /packages/apps/Dialer/java/com/android/dialer/app/voicemail/
LegacyVoicemailNotificationReceiver.java 63 "SDK not finalized: SDK_INT="
64 + Build.VERSION.SDK_INT
  /packages/apps/Dialer/java/com/android/dialer/compat/
PathInterpolatorCompat.java 29 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
  /packages/apps/Dialer/java/com/android/dialer/shortcuts/
ShortcutUsageReporter.java 71 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.N_MR1 || TextUtils.isEmpty(phoneNumber)) {
  /packages/apps/Dialer/java/com/android/incallui/videotech/lightbringer/
LightbringerTech.java 56 return Build.VERSION.SDK_INT >= Build.VERSION_CODES.O
  /packages/apps/DocumentsUI/src/com/android/documentsui/base/
Features.java 33 android.os.Build.VERSION.SDK_INT > android.os.Build.VERSION_CODES.N_MR1;
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 124 Build.VERSION.SDK_INT,
  /packages/apps/PhoneCommon/src/com/android/phone/common/compat/
PathInterpolatorCompat.java 28 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
  /packages/apps/TV/src/com/android/tv/tuner/util/
TunerInputInfoUtils.java 84 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
  /packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
UiDeviceUtils.java 125 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsFragment.java 96 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.LOLLIPOP) {
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /development/samples/browseable/BasicTransition/src/com.example.android.common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
SlidingTabLayout.java 177 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB) {
186 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.ICE_CREAM_SANDWICH) {

Completed in 940 milliseconds

<<11121314151617181920>>