Searched refs:isNormalTransit (Results 1 – 3 of 3) sorted by relevance
67 import static com.android.server.wm.AppTransition.isNormalTransit;373 if (isNormalTransit(firstTransit)) { in getTransitCompatType()
1623 static boolean isNormalTransit(@TransitionType int transit) { in isNormalTransit() method in AppTransition
45038 HSPLcom/android/server/wm/AppTransition;->isNormalTransit(I)Z