Searched refs:getAppStartTransitionType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityMetricsLogger.java | 1102 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel() 1108 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel() 1199 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition() 1236 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition() 1260 getAppStartTransitionType(info.type, info.relaunched), in logInTaskActivityStart() 1299 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() method in ActivityMetricsLogger
|
/frameworks/base/services/ |
D | art-wear-profile | 25411 PLcom/android/server/wm/ActivityMetricsLogger;->getAppStartTransitionType(IZ)I
|