HomeSort by relevance Sort by last modified time
    Searched full:deprecation (Results 301 - 325 of 1088) sorted by null

<<11121314151617181920>>

  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 119 //noinspection deprecation
222 //noinspection deprecation
  /developers/samples/android/admin/BasicManagedProfile/Application/src/main/java/com/example/android/basicmanagedprofile/
BasicManagedProfileFragment.java 119 //noinspection deprecation
222 //noinspection deprecation
  /external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/
SslUtil.java 96 @SuppressWarnings("deprecation")
136 @SuppressWarnings("deprecation")
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.cc 101 vars["deprecation"] = descriptor_->value(i)->options().deprecated() ?
105 printer->Print(vars, "$prefix$$name$$deprecation$ = $number$");
  /external/tcpdump/
netdissect-stdinc.h 352 * The Apple deprecation workaround macros below were adopted from the
394 * end of Apple deprecation workaround macros
  /external/tensorflow/tensorflow/contrib/data/python/ops/
interleave_ops.py 28 from tensorflow.python.util import deprecation
172 @deprecation.deprecated(
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
FrameworkActionBarWrapper.java 274 //noinspection deprecation
346 @SuppressWarnings("deprecation") // For Tab
  /frameworks/support/compat/src/main/java/androidx/core/accessibilityservice/
AccessibilityServiceInfoCompat.java 200 //noinspection deprecation
289 //noinspection deprecation
  /frameworks/support/webkit/src/androidTest/java/androidx/webkit/
WebViewClientCompatTest.java 316 @SuppressWarnings("deprecation")
337 @SuppressWarnings("deprecation")
  /libcore/luni/src/test/java/libcore/java/lang/
OldThreadGroupTest.java 96 @SuppressWarnings("deprecation")
277 @SuppressWarnings("deprecation")
  /system/media/camera/docs/
metadata_validate.py 310 validate_error(("Entry '%s' in kind '%s' is deprecated, but missing deprecation description") \
316 validate_error(("Entry '%s' in kind '%s' has deprecation description, but is not deprecated") \
  /tools/metalava/src/test/java/com/android/tools/metalava/
NullnessMigrationTest.kt 368 @SuppressWarnings({"unchecked", "deprecation", "all"})
418 @SuppressWarnings({"unchecked", "deprecation", "all"})
  /build/soong/cmd/javac_wrapper/
javac_wrapper.go 175 regexp.MustCompile(`Note: Recompile with -Xlint:deprecation for details.`),
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorSpecTest.java 39 @SuppressWarnings("deprecation")
  /cts/tests/tests/webkit/src/android/webkit/cts/
URLUtilTest.java 55 @SuppressWarnings("deprecation")
  /dalvik/dx/tests/140-ssa-phi-overlap/
Test.java 25 @SuppressWarnings("deprecation")
  /developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/
ProvisioningValuesLoader.java 157 //noinspection deprecation
  /developers/samples/android/admin/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/
ProvisioningValuesLoader.java 157 //noinspection deprecation
  /developers/samples/android/ui/views/EffectiveNavigation/app/src/main/java/com/example/android/effectivenavigation/
MainActivity.java 48 //noinspection deprecation
  /development/tools/idegen/
idegen.ipr 71 <option name="DEPRECATION" value="false" />
78 <option name="DEPRECATION" value="false" />
136 <option name="DEPRECATION" value="true" />
160 <option name="DEPRECATION" value="true" />
  /external/clang/test/Parser/
MicrosoftExtensions.c 50 enum E3 e2; /* No warning expected, the deprecation follows the variable */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_mac.cc 71 // On Mavericks atos prints a deprecation warning which we suppress by
  /external/conscrypt/
Android.mk 53 #local_javac_flags+=-Xlint:all -Xlint:-serial,-deprecation,-unchecked
  /external/flatbuffers/docs/source/
WhitePaper.md 100 - Deprecation of fields instead of manual field id assignment.
  /external/guava/guava/src/com/google/common/cache/
Cache.java 42 * won't be changed without going through an 18 month deprecation cycle; however new methods may be

Completed in 682 milliseconds

<<11121314151617181920>>