Searched refs:tronType (Results 1 – 1 of 1) sorted by relevance
1232 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() argument1233 if (tronType == TYPE_TRANSITION_COLD_LAUNCH) { in getAppStartTransitionType()1236 if (tronType == TYPE_TRANSITION_WARM_LAUNCH) { in getAppStartTransitionType()1239 if (tronType == TYPE_TRANSITION_HOT_LAUNCH) { in getAppStartTransitionType()