Searched defs:virtualMethod (Results 1 – 2 of 2) sorted by relevance
44 …public static boolean canAccess(@Nonnull TypeProto type, @Nonnull Method virtualMethod, boolean ch… in canAccess()
188 MethodId<DexMakerTest, Integer> virtualMethod in testInvokeVirtual() local197 public int virtualMethod(int a) { in virtualMethod() method in DexMakerTest