Home
last modified time | relevance | path

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

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DMissingBindingSuggestions.java33 static ImmutableList<String> forKey(BindingGraph topLevelGraph, BindingKey key) { in forKey() method in MissingBindingSuggestions
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssSchema.java128 Property forKey(String propertyName) { in forKey() method in CssSchema