Searched defs:toFlag (Results 1 – 2 of 2) sorted by relevance
27 fun toFlag(): Int { in toFlag() method
28 Function<Context, T> toFlag, Function<T, Boolean> toBoolean) { in from() argument32 private FlagFeature(Function<Context, T> toFlag, Function<T, Boolean> toBoolean) { in FlagFeature() argument