Searched refs:MATCH_FIRST (Results 1 – 2 of 2) sorted by relevance
131 private static final int MATCH_FIRST = MATCH_INSTANCE; field in Transition512 return (match >= MATCH_FIRST && match <= MATCH_LAST); in isValidMatch()
60595 Landroid/transition/Transition;->MATCH_FIRST:I