[go: nahoru, domu]

Searched refs:MATCH_LAST (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/transition/
H A DTransition.java150 private static final int MATCH_LAST = MATCH_ITEM_ID; field in class:Transition
510 return (match >= MATCH_FIRST && match <= MATCH_LAST);

Completed in 11 milliseconds