Searched refs:getAppStartTransitionType (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityMetricsLogger.java | 1046 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel() 1052 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel() 1141 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition() 1169 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition() 1193 getAppStartTransitionType(info.type, info.relaunched), in logInTaskActivityStart() 1232 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() method in ActivityMetricsLogger
|