Searched refs:API_DEFINE_INTERFACE_METHODS (Results 1 – 2 of 2) sorted by relevance
36 public static final int API_DEFINE_INTERFACE_METHODS = 24; field in DexFormat131 return API_DEFINE_INTERFACE_METHODS; in magicToApi()162 } else if (targetApiLevel >= API_DEFINE_INTERFACE_METHODS) { in apiToMagic()
922 if (!dexOptions.apiIsSupported(DexFormat.API_DEFINE_INTERFACE_METHODS)) { in checkInterfaceMethodDeclaration()928 DexFormat.API_DEFINE_INTERFACE_METHODS, dexOptions.minSdkVersion, in checkInterfaceMethodDeclaration()