Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransitionController.java209 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in handleAppTransitionReady()
217 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "**** GOOD TO GO"); in handleAppTransitionReady()
272 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in handleAppTransitionReady()
469 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "Wallpaper animation!"); in getTransitCompatType()
761 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in overrideWithTaskFragmentRemoteAnimation()
974 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in getAnimationTargets()
1164 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "Now opening app %s", app); in handleOpeningApps()
1207 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "Now closing app %s", app); in handleClosingApps()
1257 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in transitionGoodToGo()
1275 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in transitionGoodToGo()
[all …]
H A DWallpaperWindowToken.java22 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
205 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in commitVisibility()
H A DWindowToken.java23 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
405 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in setClientVisible()
H A DAppTransition.java92 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
1101 ProtoLog.i(WM_DEBUG_APP_TRANSITIONS, "Override pending remote transitionSet=%b adapter=%s", in overridePendingAppTransitionRemote()
1616 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in handleAppTransitionTimeout()
H A DWindowState.java105 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
2449 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in removeIfPossible()
4696 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, "shouldWaitAnimatingExit: isTransition: %s", in shouldFinishAnimatingExit()
4705 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, "shouldWaitAnimatingExit: isAnimating: %s", in shouldFinishAnimatingExit()
4712 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, in shouldFinishAnimatingExit()
4729 ProtoLog.w(WM_DEBUG_APP_TRANSITIONS, "Clear window stuck on animatingExit status: %s", in cleanupAnimatingExitWindow()
H A DActivityRecord.java130 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
4288 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "Removing app token: %s", this); in onRemovedFromDisplay()
4324 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in onRemovedFromDisplay()
5330 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, in setVisibility()
5501 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, in deferCommitVisibilityChange()
5554 ProtoLog.v(WM_DEBUG_APP_TRANSITIONS, "commitVisibility: %s: visible=%b" in commitVisibility()
7662 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, "No thumbnail header bitmap for: %s", task); in attachThumbnailAnimation()
H A DWindowContainer.java39 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
3387 ProtoLog.d(WM_DEBUG_APP_TRANSITIONS, in loadAnimation()
H A DDisplayContent.java95 import static com.android.internal.protolog.ProtoLogGroup.WM_DEBUG_APP_TRANSITIONS;
5647 ProtoLog.w(WM_DEBUG_APP_TRANSITIONS, in executeAppTransition()
/aosp14/frameworks/base/core/java/com/android/internal/protolog/
H A DProtoLogGroup.java61 WM_DEBUG_APP_TRANSITIONS(Consts.ENABLE_DEBUG, Consts.ENABLE_LOG_TO_PROTO_DEBUG, false, enumConstant