Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/base/
DRequestKinds.java105 public static RequestKind getRequestKind(XType type) { in getRequestKind() method in RequestKinds
110 public static RequestKind getRequestKind(TypeMirror type) { in getRequestKind() method in RequestKinds