Searched defs:methodName (Results 1 – 2 of 2) sorted by relevance
132 public static void beginAsyncSection(@NonNull String methodName, int cookie) { in beginAsyncSection()152 public static void endAsyncSection(@NonNull String methodName, int cookie) { in endAsyncSection()196 static void endAsyncSection(String methodName, int cookie) { in endAsyncSection()200 static void beginAsyncSection(String methodName, int cookie) { in beginAsyncSection()
712 String methodName = getMethodName(prefix, mPropertyName); in getPropertyFunction() local1399 String methodName = getMethodName("set", mPropertyName); in setupSetter() local1499 String methodName = getMethodName("set", mPropertyName); in setupSetter() local