HomeSort by relevance Sort by last modified time
    Searched defs:MAX_SUPPORTED_SDK_VERSION (Results 1 - 2 of 2) sorted by null

  /frameworks/multidex/library/src/android/support/multidex/
MultiDex.java 66 private static final int MAX_SUPPORTED_SDK_VERSION = 20;
117 if (Build.VERSION.SDK_INT > MAX_SUPPORTED_SDK_VERSION) {
120 + MAX_SUPPORTED_SDK_VERSION + " should be backed by "
  /prebuilts/sdk/current/support/multidex/library/libs/
android-support-multidex.jar 

Completed in 60 milliseconds