Home
last modified time | relevance | path

Searched defs:methodName (Results 1 – 2 of 2) sorted by relevance

/core/core/src/main/java/androidx/core/os/
DTraceCompat.java132 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()
/core/core-animation/src/main/java/androidx/core/animation/
DPropertyValuesHolder.java712 String methodName = getMethodName(prefix, mPropertyName); in getPropertyFunction() local
1399 String methodName = getMethodName("set", mPropertyName); in setupSetter() local
1499 String methodName = getMethodName("set", mPropertyName); in setupSetter() local