Searched refs:toTypeList (Results 1 - 1 of 1) sorted by relevance

/external/dexmaker/src/main/java/com/google/dexmaker/
H A DCode.java367 catches = toTypeList(catchTypes);
380 catches = toTypeList(catchTypes);
392 private StdTypeList toTypeList(List<TypeId<?>> types) { method in class:Code

Completed in 979 milliseconds