Home
last modified time | relevance | path

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

/external/guice/extensions/grapher/src/com/google/inject/grapher/
DNameFactory.java35 String getAnnotationName(Key<?> key); in getAnnotationName() method
DShortNameFactory.java51 public String getAnnotationName(Key<?> key) { in getAnnotationName() method in ShortNameFactory
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DShardingAnnotator.java124 private String getAnnotationName(String className) { in getAnnotationName() method in ShardingAnnotator
/external/guice/core/src/com/google/inject/
DKey.java158 String getAnnotationName() { in getAnnotationName() method in Key