Searched refs:tronType (Results 1 – 1 of 1) sorted by relevance
1059 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() argument1060 if (tronType == TYPE_TRANSITION_COLD_LAUNCH) { in getAppStartTransitionType()1063 if (tronType == TYPE_TRANSITION_WARM_LAUNCH) { in getAppStartTransitionType()1066 if (tronType == TYPE_TRANSITION_HOT_LAUNCH) { in getAppStartTransitionType()