HomeSort by relevance Sort by last modified time
    Searched refs:VERSION (Results 626 - 650 of 1890) sorted by null

<<21222324252627282930>>

  /frameworks/support/compat/java/android/support/v4/app/
NotificationCompatSideChannelService.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
50 if (Build.VERSION.SDK_INT > NotificationManagerCompat.MAX_SIDE_CHANNEL_SDK_VERSION) {
  /frameworks/support/compat/java/android/support/v4/graphics/
PaintCompat.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
44 if (Build.VERSION.SDK_INT >= 23) {
  /frameworks/support/compat/java/android/support/v4/hardware/display/
DisplayManagerCompat.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
59 if (Build.VERSION.SDK_INT >= 17) {
  /frameworks/support/core-utils/java/android/support/v4/graphics/drawable/
RoundedBitmapDrawableFactory.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
67 if (Build.VERSION.SDK_INT >= 21) {
  /frameworks/support/customtabs/tests/src/android/support/customtabs/
CustomTabsIntentTest.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
52 if (Build.VERSION.SDK_INT >= 18) {
  /frameworks/support/media-compat-test-client/tests/src/android/support/mediacompat/client/util/
IntentUtil.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
42 if (Build.VERSION.SDK_INT >= 16) {
  /frameworks/support/v13/java/android/support/v13/view/inputmethod/
EditorInfoCompat.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
123 if (Build.VERSION.SDK_INT >= 25) {
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ShadowHelper.java 4 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
95 if (Build.VERSION.SDK_INT >= 21) {
  /frameworks/support/v7/appcompat/src/android/support/v7/view/
ActionBarPolicy.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
77 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AppCompatMenuItemShortcutsTest.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
56 if (Build.VERSION.SDK_INT < 26) {
  /packages/apps/Car/Settings/src/com/android/car/settings/system/
AboutSettingsFragment.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
51 getString(R.string.about_summary, Build.VERSION.RELEASE)));
  /packages/apps/Dialer/java/com/android/dialer/shortcuts/
ShortcutRefresher.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
44 if (Build.VERSION.SDK_INT < Build.VERSION_CODES.N_MR1) {
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetClickHandler.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
55 boolean tediousBack = Build.VERSION.SDK_INT >= ApiHelper.VERSION_CODES.JELLY_BEAN;
  /packages/apps/TV/src/com/android/tv/
AudioManagerHelper.java 54 && Build.VERSION.SDK_INT >= Build.VERSION_CODES.N
  /packages/apps/TV/src/com/android/tv/receiver/
BootCompletedReceiver.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
61 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
NotificationCompatUtils.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
76 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
PreferencesSettingsFragment.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
44 Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN;
TwoStatePreferenceHelper.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
36 if (Build.VERSION.SDK_INT <= Build.VERSION_CODES.KITKAT) {
  /tools/tradefederation/core/src/com/android/tradefed/build/
AppBuildInfo.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
31 private static final long serialVersionUID = BuildSerializedVersion.VERSION;
65 public void addAppPackageFile(File appPackageFile, String version) {
66 mAppPackageFiles.add(new VersionedFile(appPackageFile, version));
  /developers/build/prebuilts/gradle/CommitContentSampleIME/app/src/main/java/com/example/android/commitcontent/ime/
ImageKeyboard.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
103 if (Build.VERSION.SDK_INT >= 25) {
151 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
166 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
  /developers/samples/android/input/keyboard/CommitContentSampleIME/app/src/main/java/com/example/android/commitcontent/ime/
ImageKeyboard.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
103 if (Build.VERSION.SDK_INT >= 25) {
151 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
166 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
  /development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/
ImageKeyboard.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
103 if (Build.VERSION.SDK_INT >= 25) {
151 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
166 if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
  /external/mdnsresponder/mDNSShared/
CommonServices.h 5 * Licensed under the Apache License, Version 2.0 (the "License");
972 @constant kVersionErr -6715 Version is not incorrect or not compatibile.
    [all...]
  /external/proguard/src/proguard/
ProGuard.java 9 * Software Foundation; either version 2 of the License, or (at your option)
10 * any later version.
41 public static final String VERSION = "ProGuard, version 5.1";
63 System.out.println(VERSION);
484 System.out.println(VERSION);
  /frameworks/base/core/java/android/content/
SyncStatusInfo.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
29 static final int VERSION = 4;
76 parcel.writeInt(VERSION);
109 int version = parcel.readInt(); local
110 if (version != VERSION && version != 1) {
111 Log.w("SyncStatusInfo", "Unknown version: " + version);
128 if (version == 1)
    [all...]

Completed in 786 milliseconds

<<21222324252627282930>>