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

/frameworks/support/transition/api21/android/support/transition/
H A DViewUtilsApi21.java38 private static boolean sSetAnimationMatrixMethodFetched; field in class:ViewUtilsApi21
109 if (!sSetAnimationMatrixMethodFetched) {
117 sSetAnimationMatrixMethodFetched = true;

Completed in 78 milliseconds