Searched refs:allowAllInterfaceMethodInvokes (Results 1 – 3 of 3) sorted by relevance
48 public boolean allowAllInterfaceMethodInvokes = false; field in DexOptions
1333 public boolean allowAllInterfaceMethodInvokes = false; field in Main.Arguments1603 allowAllInterfaceMethodInvokes = true; in parseFlags()1706 dexOptions.allowAllInterfaceMethodInvokes = allowAllInterfaceMethodInvokes; in makeOptionsObjects()
889 boolean softFail = dexOptions.allowAllInterfaceMethodInvokes; in checkInvokeInterfaceSupported()