Home
last modified time | relevance | path

Searched refs:jDiffMethods (Results 1 – 1 of 1) sorted by relevance

/cts/tests/signature/lib/common/src/android/signature/cts/
DJDiffClassDescription.java48 private final List<JDiffMethod> jDiffMethods = new ArrayList<>(); field in JDiffClassDescription
100 return jDiffMethods; in getMethods()
135 jDiffMethods.add(method); in addMethod()