Home
last modified time | relevance | path

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

/cts/tools/cts-api-coverage/src/com/android/cts/apimap/
DCallGraphManager.java165 methodProfile.getMethodParams(), in markCoveredApisWithoutCaller()
171 methodProfile.getMethodParams(), in markCoveredApisWithoutCaller()
193 apiConstructor.getMethodParams(), in markCoveredApisWithCaller()
204 apiMethod.getMethodParams(), in markCoveredApisWithCaller()
/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DMethodProfile.java93 public List<String> getMethodParams() { in getMethodParams() method in MethodProfile