Searched refs:stripCommonTypePrefixes (Results 1 – 7 of 7) sorted by relevance
28 @Test public void stripCommonTypePrefixes() { in stripCommonTypePrefixes() method in DiagnosticFormattingTest30 assertThat(DiagnosticFormatting.stripCommonTypePrefixes(typeName)) in stripCommonTypePrefixes()
20 import static dagger.internal.codegen.base.DiagnosticFormatting.stripCommonTypePrefixes;89 return stripCommonTypePrefixes(bindingElement.asType().toString()); in format()99 stripCommonTypePrefixes(bindingDeclaration.key().toString())); in format()
20 import static dagger.internal.codegen.base.DiagnosticFormatting.stripCommonTypePrefixes;134 return stripCommonTypePrefixes(type.toString());138 return stripCommonTypePrefixes(annotation.toString());
20 import static dagger.internal.codegen.base.DiagnosticFormatting.stripCommonTypePrefixes;70 return stripCommonTypePrefixes(scope.toString()); in getReadableSource()
58 public static String stripCommonTypePrefixes(String type) { in stripCommonTypePrefixes() method in DiagnosticFormatting
24 import static dagger.internal.codegen.base.DiagnosticFormatting.stripCommonTypePrefixes;391 .add(stripCommonTypePrefixes(parameterType.toString())) in formatParameter()480 .append(stripCommonTypePrefixes(scopedComponent.getQualifiedName().toString())) in appendIndentedComponentsList()
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...