Home
last modified time | relevance | path

Searched refs:getAppStartTransitionType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java918 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel()
924 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel()
999 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition()
1024 getAppStartTransitionType(info.type, info.relaunched), in logAppTransition()
1057 private static int getAppStartTransitionType(int tronType, boolean relaunched) { in getAppStartTransitionType() method in ActivityMetricsLogger
/frameworks/base/services/
Dart-profile43735 HPLcom/android/server/wm/ActivityMetricsLogger;->getAppStartTransitionType(IZ)I