Searched refs:tronType (Results 1 – 1 of 1) sorted by relevance
1299 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() argument1300 if (tronType == TYPE_TRANSITION_COLD_LAUNCH) { in getAppStartTransitionType()1303 if (tronType == TYPE_TRANSITION_WARM_LAUNCH) { in getAppStartTransitionType()1306 if (tronType == TYPE_TRANSITION_HOT_LAUNCH) { in getAppStartTransitionType()