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

  /frameworks/multidex/library/src/androidx/multidex/
MultiDex.java 65 private static final int MAX_SUPPORTED_SDK_VERSION = 20;
212 if (Build.VERSION.SDK_INT > MAX_SUPPORTED_SDK_VERSION) {
215 + MAX_SUPPORTED_SDK_VERSION + " should be backed by "
    [all...]
  /prebuilts/sdk/current/multidex/library/
android-support-multidex.jar 

Completed in 189 milliseconds