Searched refs:API_METHOD_HANDLES (Results 1 – 3 of 3) sorted by relevance
33 public static final int API_METHOD_HANDLES = 26; field in DexFormat133 return API_METHOD_HANDLES; in magicToApi()160 } else if (targetApiLevel >= API_METHOD_HANDLES) { in apiToMagic()
144 if (dexOptions.apiIsSupported(DexFormat.API_METHOD_HANDLES)) { in DexFile()622 if (dexOptions.apiIsSupported(DexFormat.API_METHOD_HANDLES)) { in toDex0()627 if (dexOptions.apiIsSupported(DexFormat.API_METHOD_HANDLES)) { in toDex0()
847 if (!dexOptions.apiIsSupported(DexFormat.API_METHOD_HANDLES)) { in checkInvokeDynamicSupported()850 opcode, DexFormat.API_METHOD_HANDLES, dexOptions.minSdkVersion)); in checkInvokeDynamicSupported()935 if (!dexOptions.apiIsSupported(DexFormat.API_METHOD_HANDLES)) { in checkInvokeSignaturePolymorphic()938 DexFormat.API_METHOD_HANDLES, dexOptions.minSdkVersion)); in checkInvokeSignaturePolymorphic()