Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java251 boolean mRelaunched; field in ActivityMetricsLogger.TransitionInfo
412 relaunched = info.mRelaunched; in TransitionInfoSnapshot()
755 info.mRelaunched = true; in notifyActivityRelaunched()
920 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel()
926 getAppStartTransitionType(type, info.mRelaunched), in logAppTransitionCancel()