Searched defs:staticMethod (Results 1 – 3 of 3) sorted by relevance
601 static void staticMethod() {} in staticMethod() method in InvokableTest.Prepender
142 MethodId<?, Integer> staticMethod in testInvokeStatic() local172 public static int staticMethod(int a) { in staticMethod() method in DexMakerTest
457 public static void staticMethod() { in staticMethod() method in ProxyBuilderTest