Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/hilt/processor/internal/root/
DRootFileFormatter.java66 private static String formatInterfaces(String content, Pattern pattern) { in formatInterfaces() method in RootFileFormatter
82 private static String formatInterfaces(String prefixSpaces, String interfaces) { in formatInterfaces() method in RootFileFormatter