Searched defs:First (Results 1 – 2 of 2) sorted by relevance
24 class First<A, B> internal constructor(val value: A) : These<A, B>() class in com.android.systemui.kairos.util.These
254 bool First = true; in ListKeywords() local